diff --git a/clite/commands.js b/clite/commands.js index 773c3c3..12bf348 100644 --- a/clite/commands.js +++ b/clite/commands.js @@ -26,7 +26,7 @@ Or you can run help 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;