geany/doc/geany.1

41 lines
1.7 KiB
Groff
Raw Normal View History

.TH "GEANY" "1"
.SH "NAME"
geany \(em a small and lightweight IDE
.SH "SYNOPSIS"
.PP
\fBgeany\fR [\fBoption\fP] [\fBfiles ...\fP]
.SH "DESCRIPTION"
.PP
geany is a mini C editor using GTK2 with many features of an integrated development environment. Some of its
features are: syntax highlighting, code completion, many filetypes, symbol lists and many more
.SH "OPTIONS"
.IP "\fB-n\fP \fB\-\-no-ctags\fP " 10
Don't load auto completion and call tip data at startup. Use this option, if you want geany to use
as an simple editor without code completion or to speed up program execution.
.IP "\fB-c\fP \fB\-\-config\fP " 10
Use an alternate configuration directory. Default configuration directory is
~/.geany/ and there resides geany.conf and some template files.
.IP "\fB-d\fP \fB\-\-debug\fP " 10
Runs geany in debug mode, which means being verbose and printing lots of information.
.IP "\fB-?\fP \fB\-\-help\fP " 10
Show help information and exit.
.IP "\fB-v\fP \fB\-\-version\fP " 10
Show version information and exit.
.PP
geany supports all generic GTK options, a list is available on the help screen.
.SH "AUTHOR"
.PP
This manual page was written by Enrico Troeger enrico.troeger@uvena.de for
the \fBDebian\fP system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under
the terms of the GNU General Public License, Version 2 any
later version published by the Free Software Foundation.
.PP
On Debian systems, the complete text of the GNU General Public
License can be found in /usr/share/common-licenses/GPL.
.\" created by instant / docbook-to-man, Fri 14 Oct 2005, 15:43