geany --version (return code: 0)
geany 1.31 (built on 2017-07-21 with GTK 2.24.31, GLib 2.53.4)
geany --help (return code: 0)
Usage:
geany [OPTION…] [FILES...]
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gtk Show GTK+ Options
Application Options:
--column Set initial column number for the first opened file (useful in conjunction with --line)
-c, --config Use an alternate configuration directory
--ft-names Print internal filetype names
-g, --generate-tags Generate global tags file (see documentation)
-P, --no-preprocessing Don't preprocess C/C++ files when generating tags file
-i, --new-instance Don't open files in a running instance, force opening a new instance
--socket-file Use this socket filename for communication with a running Geany instance
--list-documents Return a list of open documents in a running Geany instance
-l, --line Set initial line number for the first opened file
-m, --no-msgwin Don't show message window at startup
-n, --no-ctags Don't load auto completion data (see documentation)
-p, --no-plugins Don't load plugins
--print-prefix Print Geany's installation prefix
-r, --read-only Open all FILES in read-only mode (see documentation)
-s, --no-session Don't load the previous session's files
-t, --no-terminal Don't load terminal support
--vte-lib Filename of libvte.so
-v, --verbose Be verbose
-V, --version Show version and exit
--display=DISPLAY X display to use