SF.net SVN: geany: [1778] trunk

ntrel at users.sourceforge.net ntrel at xxxxx
Thu Aug 9 15:51:33 UTC 2007


Revision: 1778
          http://geany.svn.sourceforge.net/geany/?rev=1778&view=rev
Author:   ntrel
Date:     2007-08-09 08:51:33 -0700 (Thu, 09 Aug 2007)

Log Message:
-----------
Update for -g and -p options.

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/doc/geany.1.in

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-08-09 12:46:21 UTC (rev 1777)
+++ trunk/ChangeLog	2007-08-09 15:51:33 UTC (rev 1778)
@@ -3,6 +3,11 @@
  * plugins/classbuilder.c:
    Fix missing GTypeInfo field initializer when generating
    'objectname'_get_type() for GObject classes.
+ * doc/geany.txt, doc/geany.html:
+   Move 'About this document' section to end of Introduction.
+   Update 'Contributing to this document' section.
+ * doc/geany.1.in:
+   Update for -g and -p options.
 
 
 2007-08-09  Enrico Tröger  <enrico(dot)troeger(at)uvena(dot)de>

Modified: trunk/doc/geany.1.in
===================================================================
--- trunk/doc/geany.1.in	2007-08-09 12:46:21 UTC (rev 1777)
+++ trunk/doc/geany.1.in	2007-08-09 15:51:33 UTC (rev 1778)
@@ -22,6 +22,8 @@
 Run Geany in debug mode, which means being verbose and printing lots of information.
 .IP "\fB\fP             \fB\-\-ft\-names\fP         " 10
 Print a list of Geany's internal filetype names (useful for the auto completion list).
+.IP "\fB-g\fP           \fB\-\-generate\-tags\fP         " 10
+Generate global tags file (see documentation).
 .IP "\fB-i\fP           \fB\-\-new-instance\fP         " 10
 Don't open files in a running instance, force opening a new instance.
 Only available if Geany was compiled with support for Sockets.
@@ -33,8 +35,10 @@
 .IP "\fB-n\fP           \fB\-\-no-ctags\fP         " 10
 Don't load auto completion and call tip data. Use this option, if you don't want to use them.
 For more information please see documentation.
+.IP "\fB-p\fP           \fB\-\-no-plugins\fP         " 10
+Don't load plugin support.
 .IP "\fB-s\fP           \fB\-\-no-session\fP         " 10
-Don't load the previous session's files
+Don't load the previous session's files.
 .IP "\fB-t\fP           \fB\-\-no-terminal\fP         " 10
 Don't load terminal support. Use this option, if you don't want to load the virtual terminal
 emulator widget at startup. If you don't have libvte.so.4 installed, then terminal-support is


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list