Rename turn action to orient.

This commit is contained in:
Andrew Hamilton 2019-12-21 13:01:11 +10:00
parent 15cbe17b5c
commit 85013e605a
2 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
│ tab - Change the focus between summary and result pane. │
h - Show the help screen. (toggle) │
q - Quit. │
t - Turn the result pane to portrait or landscape orientation. (toggle)
o - Orient the result pane as portrait or landscape. (toggle)
l - Show the activity log. (toggle) │
e - Edit the current file with an editor defined by -e, $EDITOR or $VISUAL. │
n - Move to the next issue. │
@ -57,4 +57,4 @@
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────────────────────────┘
 help quit tab:focus turn log edit next sort refresh fullscreen xdg-open 
 help quit tab:focus orient log edit next sort refresh fullscreen xdg-open