The help text was too wide.
This commit is contained in:
parent
bb20b56176
commit
1626a8251b
2 changed files with 14 additions and 13 deletions
|
|
@ -21,7 +21,8 @@
|
||||||
│ │
|
│ │
|
||||||
│Options: │
|
│Options: │
|
||||||
│ -h, --help Show this screen and exit. │
|
│ -h, --help Show this screen and exit. │
|
||||||
│ -n, --no-sandbox Don't prevent changes to the filesystem. │
|
│ -n, --no-sandbox Don't use a sandbox to prevent changes to │
|
||||||
|
│ the filesystem. │
|
||||||
│ -w COUNT, --workers=COUNT The number of processes working in parallel. │
|
│ -w COUNT, --workers=COUNT The number of processes working in parallel. │
|
||||||
│ By default it is twice the number of cpus. │
|
│ By default it is twice the number of cpus. │
|
||||||
│ -e "COMMAND", --editor="COMMAND" The command used to start the editor, in │
|
│ -e "COMMAND", --editor="COMMAND" The command used to start the editor, in │
|
||||||
|
|
@ -56,5 +57,4 @@
|
||||||
│ │
|
│ │
|
||||||
│ │
|
│ │
|
||||||
│ │
|
│ │
|
||||||
│ │
|
|
||||||
└──────────────────────────────────────────────────────────────────────────────────────────────────┘[0m
|
└──────────────────────────────────────────────────────────────────────────────────────────────────┘[0m
|
||||||
3
vigil
3
vigil
|
|
@ -27,7 +27,8 @@ Example:
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-h, --help Show this screen and exit.
|
-h, --help Show this screen and exit.
|
||||||
-n, --no-sandbox Don't prevent changes to the filesystem.
|
-n, --no-sandbox Don't use a sandbox to prevent changes to
|
||||||
|
the filesystem.
|
||||||
-w COUNT, --workers=COUNT The number of processes working in parallel.
|
-w COUNT, --workers=COUNT The number of processes working in parallel.
|
||||||
By default it is twice the number of cpus.
|
By default it is twice the number of cpus.
|
||||||
-e "COMMAND", --editor="COMMAND" The command used to start the editor, in
|
-e "COMMAND", --editor="COMMAND" The command used to start the editor, in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue