Rename order action to sort.

- So that turn action can be renamed to orient.
This commit is contained in:
Andrew Hamilton 2019-12-21 12:56:53 +10:00
parent 81a1901d38
commit 15cbe17b5c
2 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@
e - Edit the current file with an editor defined by -e, $EDITOR or $VISUAL. │
n - Move to the next issue. │
N - Move to the next issue of the current tool. │
o - Order files by type, or by directory location. (toggle) │
s - Sort files by type, or by directory location. (toggle)
r - Refresh the currently selected report. │
R - Refresh all reports of the current tool. │
f - Resize the focused pane to the full screen. (toggle) │
@ -57,4 +57,4 @@
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘
 help quit tab:focus turn log edit next order refresh fullscreen xdg-open 
 help quit tab:focus turn log edit next sort refresh fullscreen xdg-open