#15558: sage --dev usage line is incorrect
-----------------------+----------------------------
   Reporter:  ppurka   |            Owner:
       Type:  defect   |           Status:  new
   Priority:  major    |        Milestone:  sage-6.1
  Component:  scripts  |         Keywords:
  Merged in:           |          Authors:
  Reviewers:           |  Report Upstream:  N/A
Work issues:           |           Branch:
     Commit:           |     Dependencies:
   Stopgaps:           |
-----------------------+----------------------------
 The current help for `sage --dev` says this:
 {{{
 ~ยป sage --dev help
 usage: sage-dev [-h] subcommand ...

 The developer interface for sage.

 optional arguments:
   -h, --help            show this help message and exit

 subcommands:
     abandon             Abandon a ticket or branch.
     checkout            Checkout another branch.
 <snip>
 }}}
 The following line should be added at the end
 {{{
 Optional argument for subcommands:
     -h, --help          show help message for subcommand and exit
 }}}
 I was thinking that the one liner explanation for the subcommands seemed
 too terse. And then I couldn't understand why there was no way to get
 expanded help on the subcommand.

 Secondly, `sage --dev` should be added to the current scripts so that this
 `--dev` option shows up on invoking `sage --advanced`.

--
Ticket URL: <http://trac.sagemath.org/ticket/15558>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to