bug-zile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-zile] 2.3.1: missing getopt options


From: Christian Weisgerber
Subject: Re: [Bug-zile] 2.3.1: missing getopt options
Date: Tue, 24 Feb 2009 17:23:05 +0100
User-agent: Mutt/1.5.19 (2009-01-05)

Reuben Thomas:

> > Running "zile -h" or "zile -v" produces an error because these options
> > have been omitted from getopt().
> 
> This is intended. You will note that -h and -v do not appear in the output 
> of --help.

But they do!

$ ./src/zile --help
Usage: ./src/zile [OPTION-OR-FILENAME]...

Run Zile, the lightweight Emacs clone.

Initialization options:

--no-init-file, -q      do not load ~/.zile
--load, -l FILE         load Zile Lisp FILE using the load function
--help, -h              display this help message and exit
--version, -v           display version information and exit

Action options:

FILE                    visit FILE using find-file
+LINE FILE              visit FILE using find-file, then go to line LINE

Report bugs to address@hidden
-- 
Christian "naddy" Weisgerber                          address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]