~ubuntu-branches/ubuntu/natty/geany/natty

« back to all changes in this revision

Viewing changes to doc/geany.1.in

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2010-08-07 03:23:12 UTC
  • mfrom: (1.4.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: james.westby@ubuntu.com-20100807032312-ot70ac9d50cn79we
Tags: upstream-0.19
ImportĀ upstreamĀ versionĀ 0.19

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH "GEANY" "1" "February 14, 2010" "geany @VERSION@" ""
 
1
.TH "GEANY" "1" "June 12, 2010" "geany @VERSION@" ""
2
2
.SH "NAME"
3
3
Geany \(em a small and lightweight IDE
4
4
.SH "SYNOPSIS"
42
42
Only available if Geany was compiled with support for Sockets.
43
43
.IP "\fB-l\fP, \fB\-\-line\fP         " 10
44
44
Set initial line number for the first opened file.
 
45
.IP "\fB\fP    \fB\-\-list\-documents\fP         " 10
 
46
Return a list of open documents in a running Geany instance.
 
47
This can be used to read the currently opened documents in Geany from an external script
 
48
or tool. The returned list is separated by newlines (LF) and consists of the full,
 
49
UTF\-8 encoded filenames of the documents.
 
50
Only available if Geany was compiled with support for Sockets.
45
51
.IP "\fB-m\fP, \fB\-\-no-msgwin\fP         " 10
46
52
Don't show the message window. Use this option if you don't need compiler messages
47
53
or VTE support.
60
66
Don't load terminal support. Use this option, if you don't want to load the virtual terminal
61
67
emulator widget at startup. If you don't have libvte.so.4 installed, then terminal-support is
62
68
automatically disabled. Only available if Geany was compiled with support for VTE.
 
69
.IP "\fB\fP    \fB\-\-socket-file\fP         " 10
 
70
Use this socket filename for communication with a running Geany instance
63
71
.IP "\fB\fP    \fB\-\-vte-lib\fP         " 10
64
72
Specify explicitly the path including filename or only the filename to the VTE library, e.g.
65
73
/usr/lib/libvte.so or libvte.so. This option is only needed, when the autodetection doesn't