aboutsummaryrefslogtreecommitdiff
path: root/lessecho.man
diff options
context:
space:
mode:
Diffstat (limited to 'lessecho.man')
-rw-r--r--lessecho.man12
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
SYNOPSIS
- lessecho [‐ox] [‐cx] [‐pn] [‐dn] [‐mx] [‐nn] [‐ex] [‐a] file ...
+
+
+ lessecho [-a] [-ox] [-cx] [-pn] [-dn] [-mx] [-nn] [-ex] file ...
+
+ lessecho --version
DESCRIPTION
lessecho is a program that simply echos its arguments on standard out‐
@@ -16,11 +20,11 @@
A summary of options is included below.
-ex Specifies "x", rather than backslash, to be the escape char for
- metachars. If x is "‐", no escape char is used and arguments
+ metachars. If x is "-", no escape char is used and arguments
containing metachars are surrounded by quotes instead.
-ox Specifies "x", 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.
-cx Specifies "x" to be the close quote character.
@@ -48,4 +52,4 @@
Report bugs at https://github.com/gwsw/less/issues.
- Version 685: 04 Oct 2025 LESSECHO(1)
+less 691 10 Jan 2026 LESSECHO(1)