diff options
Diffstat (limited to 'miscutils/less.c')
-rw-r--r-- | miscutils/less.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/less.c b/miscutils/less.c index 554e54687..d5a68d1e1 100644 --- a/miscutils/less.c +++ b/miscutils/less.c | |||
@@ -1848,7 +1848,7 @@ key and/or command line switch compatibility is a good idea: | |||
1848 | Most options may be changed either on the command line, | 1848 | Most options may be changed either on the command line, |
1849 | or from within less by using the - or -- command. | 1849 | or from within less by using the - or -- command. |
1850 | Options may be given in one of two forms: either a single | 1850 | Options may be given in one of two forms: either a single |
1851 | character preceded by a -, or a name preceeded by --. | 1851 | character preceded by a -, or a name preceded by --. |
1852 | -? ........ --help | 1852 | -? ........ --help |
1853 | Display help (from command line). | 1853 | Display help (from command line). |
1854 | -a ........ --search-skip-screen | 1854 | -a ........ --search-skip-screen |