mirror of
https://codeberg.org/TicklishHoneyBee/CLIte.git
synced 2026-03-11 09:04:37 +00:00
add mention of less to help
This commit is contained in:
parent
7d87b9c216
commit
e5fff8dbc4
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Or you can run help <command> to get the same info.
|
|||
|
||||
As a basic guide for guests:
|
||||
Use ls to see what content is available, eg: ls web
|
||||
Use view to view the content, eg: view web/about
|
||||
Use view or less to view the content, eg: view web/about
|
||||
|
||||
`);
|
||||
return 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue