summaryrefslogtreecommitdiffstats
path: root/usr.bin/more/more.help
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/more/more.help')
-rw-r--r--usr.bin/more/more.help6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/more/more.help b/usr.bin/more/more.help
index eb78cb4..1d5b1fb 100644
--- a/usr.bin/more/more.help
+++ b/usr.bin/more/more.help
@@ -25,11 +25,13 @@
?pattern * Search backward for N-th line containing the pattern.
?!pattern * Search backward for N-th line NOT containing the pattern.
n * Repeat previous search (for N-th occurence).
+ N * Repeat previous search (for N-th occurence), switching
+ the direction of the search.
:a Display the list of files.
E [file] Examine a new file.
- :n, N * Examine the next file.
- :p, P * Examine the previous file.
+ :n * Examine the next file.
+ :p * Examine the previous file.
:t [tag] Examine the tag.
t, T Move forward or backward N tags in the gtags queue.
v Run an editor on the current file.
OpenPOWER on IntegriCloud