From e8f2641919de90b488ce3788a7795b88311750b5 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 7 Dec 2006 00:25:49 +0100 Subject: Imported from util-linux-2.11m tarball. --- text-utils/more.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'text-utils/more.1') 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 ! No or Ic :! Execute 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 -- cgit v1.2.3-55-g7522