diff options
Diffstat (limited to 'lessecho.man')
| -rw-r--r-- | lessecho.man | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/lessecho.man b/lessecho.man index 5f10a4acd9eb..866b5c0fc2e2 100644 --- a/lessecho.man +++ b/lessecho.man @@ -4,7 +4,11 @@ lessecho - expand metacharacters [1mSYNOPSIS[0m - [1mlessecho [4m[22m[‐ox][24m [4m[‐cx][24m [4m[‐pn][24m [4m[‐dn][24m [4m[‐mx][24m [4m[‐nn][24m [4m[‐ex][24m [4m[‐a][24m [4mfile[24m [4m...[0m + + + [1mlessecho [22m[[1m-a[22m] [[1m-o[4m[22mx[24m] [[1m-c[4m[22mx[24m] [[1m-p[4m[22mn[24m] [[1m-d[4m[22mn[24m] [[1m-m[4m[22mx[24m] [[1m-n[4m[22mn[24m] [[1m-e[4m[22mx[24m] [4mfile[24m ... + + [1mlessecho --version[0m [1mDESCRIPTION[0m [1mlessecho [22mis a program that simply echos its arguments on standard out‐ @@ -16,11 +20,11 @@ A summary of options is included below. [1m-e[4m[22mx[24m Specifies "[4mx[24m", rather than backslash, to be the escape char for - metachars. If [4mx[24m is "‐", no escape char is used and arguments + metachars. If [4mx[24m is "-", no escape char is used and arguments containing metachars are surrounded by quotes instead. [1m-o[4m[22mx[24m Specifies "[4mx[24m", rather than double‐quote, to be the open quote - character, which is used if the -e‐ option is specified. + character, which is used if the -e- option is specified. [1m-c[4m[22mx[24m Specifies "[4mx[24m" to be the close quote character. @@ -48,4 +52,4 @@ Report bugs at https://github.com/gwsw/less/issues. - Version 685: 04 Oct 2025 [4mLESSECHO[24m(1) +less 691 10 Jan 2026 [4mLESSECHO[24m(1) |
