mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-28 10:20:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
eb1744fd6c
commit
a9ea485787
2
argv.js
2
argv.js
@ -958,6 +958,8 @@ object.Constructor('Parser', {
|
|||||||
// To make this explicit add an alias to it:
|
// To make this explicit add an alias to it:
|
||||||
// '-help': 'extendedHelp',
|
// '-help': 'extendedHelp',
|
||||||
//
|
//
|
||||||
|
//XXX might be a good idea to add something like .details to spec
|
||||||
|
// to use both here and in -h...
|
||||||
extendedHelp: {
|
extendedHelp: {
|
||||||
doc: 'print base and configurable command help then exit',
|
doc: 'print base and configurable command help then exit',
|
||||||
priority: 90,
|
priority: 90,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user