add mention of less to help

This commit is contained in:
Lisa Milne 2023-11-10 10:49:52 +10:00
parent 7d87b9c216
commit e5fff8dbc4

View file

@ -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;