mirror of
https://github.com/flynx/argv.js.git
synced 2025-10-29 02:40:07 +00:00
minor tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d8ef954d94
commit
1b2e60fedc
10
argv.js
10
argv.js
@ -359,18 +359,18 @@ object.Constructor('Parser', {
|
||||
//
|
||||
// Formatting option spec:
|
||||
//
|
||||
// +-------------- .helpColumnOffset
|
||||
// +-------------- .helpColumnOffset (3 tabs)
|
||||
// /
|
||||
// |<------------------------>|
|
||||
// |<------+-------+------>|
|
||||
//
|
||||
// -o, --option=VALUE - option doc
|
||||
// __ _ __
|
||||
// \ \ \
|
||||
// \ \ +---- .helpColumnPrefix
|
||||
// \ \ +---- .helpColumnPrefix ('- ')
|
||||
// \ \
|
||||
// \ +--------------- .helpValueSeparator
|
||||
// \ +--------------- .helpValueSeparator ('=')
|
||||
// \
|
||||
// +---------------------- .helpArgumentSeparator
|
||||
// +---------------------- .helpArgumentSeparator (', ')
|
||||
//
|
||||
// doc config...
|
||||
helpColumnOffset: 3,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user