Added a command-line option to run without a filesystem sandbox.

This commit is contained in:
Andrew Hamilton 2016-01-29 19:46:41 +00:00
parent fee10f1343
commit fb831607e4
2 changed files with 28 additions and 18 deletions

View file

@ -13,13 +13,14 @@
 │
 │
│Usage:  │
│ vigil <root_path>  │
│ vigil [options] <root_path>  │
 │
│Example:  │
│ # vigil my_project  │
 │
│Options:  │
│ -h, --help Show this screen and ex │
│ -h --help Show this screen │
│ -n --no-sandbox Don't prevent ch │
 │
│Keys:  │
h - Show the help screen. (toggle)  │
@ -27,14 +28,13 @@
D, C, J, K, F, V or page up, page d │
│ Scroll the result pane.  │
t - Turn the result pane to portrai │
l - Show the activity log. (toggle) 
n - Move to the next issue.  
l - Show the activity log. (toggle)
n - Move to the next issue.
N - Move to the next issue of the c │
o - Order files by type, or by dire │
p - Pause work. (toggle) │
s - Change the appearance of result │
q - Quit. │
│ │
│Statuses: │
  │
└──────────────────────────────────────┘