[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #30258] Another minor: missing "FILE" from --h
From: |
Jake |
Subject: |
[Octave-bug-tracker] [bug #30258] Another minor: missing "FILE" from --help output |
Date: |
Fri, 25 Jun 2010 01:53:49 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3 |
URL:
<http://savannah.gnu.org/bugs/?30258>
Summary: Another minor: missing "FILE" from --help output
Project: GNU Octave
Submitted by: epy
Submitted on: Fri 25 Jun 2010 01:53:49 AM GMT
Category: Interpreter
Severity: 3 - Normal
Item Group: Documentation
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 3.2.3
Operating System: GNU/Linux
_______________________________________________________
Details:
Running octave with the --help switch produces the following:
Octave was configured for "i486-pc-linux-gnu".
Usage: octave [options]
Options:
--debug, -d Enter parser debugging mode.
--doc-cache-file FILE Use doc cache file FILE.
...
Traditionally, the help output for programs shows a file argument in the
usage text to indicate that it can read a file directly. I realize that FILE
is at the very bottom of the options dump, but I think it'd be a lot better if
it were changed to "Usage: octave [options] FILE". This is line 492 of
octave.cc.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30258>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #30258] Another minor: missing "FILE" from --help output,
Jake <=