The help text was too wide.

This commit is contained in:
Andrew Hamilton 2016-02-19 19:01:28 +00:00
parent bb20b56176
commit 1626a8251b
2 changed files with 14 additions and 13 deletions

View file

@ -20,12 +20,13 @@
│ # vigil my_project │ │ # vigil my_project │
│ │ │ │
│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 │
│ -w COUNT, --workers=COUNT The number of processes working in parallel. │ │ the filesystem. │
│ By default it is twice the number of cpus. │ │ -w COUNT, --workers=COUNT The number of processes working in parallel. │
│ -e "COMMAND", --editor="COMMAND" The command used to start the editor, in │ │ By default it is twice the number of cpus. │
│ the edit command. It may contain options. │ │ -e "COMMAND", --editor="COMMAND" The command used to start the editor, in │
│ the edit command. It may contain options. │
│ │ │ │
│Keys: │ │Keys: │
h - Show the help screen. (toggle) │ h - Show the help screen. (toggle) │
@ -56,5 +57,4 @@
│ │ │ │
│ │ │ │
│ │ │ │
│ │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘ └──────────────────────────────────────────────────────────────────────────────────────────────────┘

13
vigil
View file

@ -26,12 +26,13 @@ Example:
# vigil my_project # vigil my_project
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
-w COUNT, --workers=COUNT The number of processes working in parallel. the filesystem.
By default it is twice the number of cpus. -w COUNT, --workers=COUNT The number of processes working in parallel.
-e "COMMAND", --editor="COMMAND" The command used to start the editor, in By default it is twice the number of cpus.
the *edit command. It may contain options. -e "COMMAND", --editor="COMMAND" The command used to start the editor, in
the *edit command. It may contain options.
Keys: Keys:
*h - Show the help screen. (toggle) *h - Show the help screen. (toggle)