Reworded the help text.

This commit is contained in:
Andrew Hamilton 2016-01-23 01:34:17 +00:00
parent 3ba16c7d13
commit 8035d62dc2
2 changed files with 42 additions and 44 deletions

View file

@ -1,40 +1,40 @@
┌──────────────── Help ────────────────┐
│Produces a set of reports for every f │
│The reports are produced by many exis │
 │
│The state of each report is also summ │
│The possible states are listed below. │
 │
│A report is viewed by selecting its s │
 │
│Reports are recalculated whenever fil │
│are kept up to date. (optional)  │
 │
│The reports are cached in a directory │
│directory.  │
 │
│Usage: vigil <root_path>  │
 │
│e.g. # vigil my_project  │
 │
│Keys:  │
h - Show the help screen. (toggle)  │
d, c, j, k - Move the cursor up, do │
D, C, J, K - Scroll the result pane │
t - Turn the result pane to portrai │
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)  │
w - Watch the filesystem for change │
s - Change the appearance of result │
q - Quit.  │
 │
│Statuses:  │
│  Normal  │
│Vigil maintains a set of reports for e│
│Different types of reports are produce│
│ │
│The state of each report is summarised│
│viewed by selecting this status indica│
│are listed below. │
│ │
│Reports are recalculated whenever file│
│to date. │
│ │
│The reports are cached in a directory │
│ │
│ │
│Usage: vigil <root_path> │
│ │
│e.g. # vigil my_project │
│ │
│Keys: │
h - Show the help screen. (toggle) │
d, c, j, k or arrow keys or the mous│
D, C, J, K or page up, page down, ho│
t - Turn the result pane to portrait│
l - Show the activity log. (toggle) │
n - Move to the next issue. │
N - Move to the next issue of the cu│
o - Order files by type, or by direc│
p - Pause work. (toggle) │
s - Change the appearance of result │
q - Quit. │
│ │
│Statuses: │
│  Normal │
  Ok │
  Problem │
  Not applicable │
  Running │
│ . Pending │
  │
└──────────────────────────────────────┘