summaryrefslogtreecommitdiffstats
path: root/text-utils/more.1
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:25:49 +0100
committerKarel Zak2006-12-07 00:25:49 +0100
commite8f2641919de90b488ce3788a7795b88311750b5 (patch)
tree68f3732da38ff1b21ec49780d7c830250329fec9 /text-utils/more.1
parentImported from util-linux-2.11f tarball. (diff)
downloadkernel-qcow2-util-linux-e8f2641919de90b488ce3788a7795b88311750b5.tar.gz
kernel-qcow2-util-linux-e8f2641919de90b488ce3788a7795b88311750b5.tar.xz
kernel-qcow2-util-linux-e8f2641919de90b488ce3788a7795b88311750b5.zip
Imported from util-linux-2.11m tarball.
Diffstat (limited to 'text-utils/more.1')
-rw-r--r--text-utils/more.16
1 files changed, 5 insertions, 1 deletions
diff --git a/text-utils/more.1 b/text-utils/more.1
index 0a5fa47aa..0142d8ce4 100644
--- a/text-utils/more.1
+++ b/text-utils/more.1
@@ -141,6 +141,7 @@ Skip forward k lines of text. Defaults to 1.
Skip forward k screenfuls of text. Defaults to 1.
.It Ic b No or Ic \&^B
Skip backwards k screenfuls of text. Defaults to 1.
+Only works with files, not pipes.
.It Ic '
Go to place where previous search started.
.It Ic =
@@ -152,7 +153,10 @@ Search for kth occurrence of last r.e. Defaults to 1.
.It Ic !<cmd> No or Ic :!<cmd>
Execute <cmd> in a subshell
.It Ic v
-Start up /usr/bin/vi at current line
+Start up an editor at current line.
+The editor is taken from the environment variable VISUAL if defined,
+or EDITOR if VISUAL is not defined,
+or defaults to "vi" if neither VISUAL nor EDITOR is defined.
.It Ic \&^L
Redraw screen
.It Ic :n