summaryrefslogtreecommitdiff
path: root/amiga/dist/NetSurf.guide
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-11-25 00:11:24 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-11-25 00:11:24 +0000
commitd7907bfe4ca4180dd926dbe4088e9b2be477c2bc (patch)
tree8f0cefb13799cb90cd0c7e9d34d9f2087ff11e3d /amiga/dist/NetSurf.guide
parent80e14dce527cc0b276a3a1082e95c20ed38c389d (diff)
downloadnetsurf-d7907bfe4ca4180dd926dbe4088e9b2be477c2bc.tar.gz
netsurf-d7907bfe4ca4180dd926dbe4088e9b2be477c2bc.tar.bz2
Allow specifying location of the users directories on the commandline
Arg USERSDIR/K
Diffstat (limited to 'amiga/dist/NetSurf.guide')
-rwxr-xr-xamiga/dist/NetSurf.guide9
1 files changed, 5 insertions, 4 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index 4c1d34862..a1c3941df 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -109,12 +109,13 @@ 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,NSOPTS/M
+NetSurf NSOPTS/M,URL/K,USERSDIR/K,FORCE/S
Where:
-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
+URL = Address of page to open on startup
+USERSDIR = Locations of user directories (see @{"tooltypes" link tooltypes})
+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 tooltypes "ToolTypes"