summaryrefslogtreecommitdiffstats
path: root/contrib/less/lessecho.man
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/less/lessecho.man')
-rw-r--r--contrib/less/lessecho.man36
1 files changed, 18 insertions, 18 deletions
diff --git a/contrib/less/lessecho.man b/contrib/less/lessecho.man
index 79b743d..b21f2c0 100644
--- a/contrib/less/lessecho.man
+++ b/contrib/less/lessecho.man
@@ -2,43 +2,43 @@ LESSECHO(1) LESSECHO(1)
-NNAAMMEE
+NAME
lessecho - expand metacharacters
-SSYYNNOOPPSSIISS
- lleesssseecchhoo _[_-_o_x_] _[_-_c_x_] _[_-_p_n_] _[_-_d_n_] _[_-_m_x_] _[_-_n_n_] _[_-_e_x_] _[_-_a_] _f_i_l_e _._._.
+SYNOPSIS
+ lessecho [-ox] [-cx] [-pn] [-dn] [-mx] [-nn] [-ex] [-a] file ...
-DDEESSCCRRIIPPTTIIOONN
- _l_e_s_s_e_c_h_o is a program that simply echos its arguments on standard out-
+DESCRIPTION
+ lessecho is a program that simply echos its arguments on standard out-
put. But any argument containing spaces is enclosed in quotes.
-OOPPTTIIOONNSS
+OPTIONS
A summary of options is included below.
- --ooxx Specifies "x" to be the open quote character.
+ -ox Specifies "x" to be the open quote character.
- --ccxx Specifies "x" to be the close quote character.
+ -cx Specifies "x" to be the close quote character.
- --ppnn Specifies "n" to be the open quote character, as an integer.
+ -pn Specifies "n" to be the open quote character, as an integer.
- --ddnn Specifies "n" to be the close quote character, as an integer.
+ -dn Specifies "n" to be the close quote character, as an integer.
- --mmxx Specifies "x" to be a metachar.
+ -mx Specifies "x" to be a metachar.
- --nnnn Specifies "n" to be a metachar, as an integer.
+ -nn Specifies "n" to be a metachar, as an integer.
- --eexx Specifies "x" to be the escape char for metachars.
+ -ex Specifies "x" to be the escape char for metachars.
- --ffnn Specifies "n" to be the escape char for metachars, as an inte-
+ -fn Specifies "n" to be the escape char for metachars, as an inte-
ger.
- --aa Specifies that all arguments are to be quoted. The default is
+ -a Specifies that all arguments are to be quoted. The default is
that only arguments containing spaces are quoted.
-SSEEEE AALLSSOO
+SEE ALSO
less(1)
-AAUUTTHHOORR
+AUTHOR
This manual page was written by Thomas Schoepf <schoepf@debian.org>,
for the Debian GNU/Linux system (but may be used by others).
@@ -46,4 +46,4 @@ AAUUTTHHOORR
- Version 394: 03 Dec 2005 LESSECHO(1)
+ Version 403: 25 May 2007 LESSECHO(1)
OpenPOWER on IntegriCloud