summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-11-15 14:13:37 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-11-15 14:13:37 +0000
commit045b254c157025a177ae8b7db36462305b1c5c50 (patch)
tree82d873f1504c94d0684b28df4031b021e9ec616e
parent0feb291c2e3041004b676ddd56301beaf78851a5 (diff)
downloadnetsurf-045b254c157025a177ae8b7db36462305b1c5c50.tar.gz
netsurf-045b254c157025a177ae8b7db36462305b1c5c50.tar.bz2
Add missing NSOPTS/M command line arg to documentation.
-rwxr-xr-xamiga/dist/NetSurf.guide12
1 files changed, 5 insertions, 7 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index aa5b66def..7265c6cc9 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -109,14 +109,12 @@ This section contains options for exporting to PDF. It is not enabled in curren
@endnode
@node cli "Command line options"
-NetSurf URL/K,FORCE/S
+NetSurf URL/K,FORCE/S,NSOPTS/M
Where:
-
-URL = Address of page to open on startup
-FORCE = Force new instance of NetSurf to open (has some limitations, use for debugging only)
-
-Note that there may be other generic options which can also be specified.
+URL = Address of page to open on startup
+FORCE = Force new instance of NetSurf to open (has some limitations, use for debugging only)
+NSOPTS = Catches everything else and passes it to the NetSurf core command line parser
@endnode
@node options "Options file"
@@ -278,7 +276,7 @@ Items in the "Hotlist menu" folder node, up to a maximum (currently) of 40 items
Items in folders within the Menu folder node will be converted to subitems in the menu.
-Folders more than one level down in the heirarchy will become menu items with no action. Items deeper will not be included in the menu at all.
+Folders more than one level down in the heirarchy will become menu items with no action. Items deeper will not be included in the menu at all (until we switch to using menuclass).
Folders with no items in them will show up disabled in the menu. If they are named "--" they will be displayed as separator bars.