From 045b254c157025a177ae8b7db36462305b1c5c50 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 15 Nov 2015 14:13:37 +0000 Subject: Add missing NSOPTS/M command line arg to documentation. --- amiga/dist/NetSurf.guide | 12 +++++------- 1 file 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. -- cgit v1.2.3