Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-01-26 02:52:47 +03:00
parent eb1744fd6c
commit a9ea485787

View File

@ -958,6 +958,8 @@ object.Constructor('Parser', {
// To make this explicit add an alias to it:
// '-help': 'extendedHelp',
//
//XXX might be a good idea to add something like .details to spec
// to use both here and in -h...
extendedHelp: {
doc: 'print base and configurable command help then exit',
priority: 90,