summaryrefslogtreecommitdiff
path: root/amiga/dist/NetSurf.guide
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2010-04-01 17:44:42 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2010-04-01 17:44:42 +0000
commitd3276dfbafa0c18dcb6c62b57f619da152f23584 (patch)
tree9dd0578d96029e41cd2faacfbe2c31d9dc432fe9 /amiga/dist/NetSurf.guide
parent0194e4bb55ca90f447344403ed01fea5a7a3fed6 (diff)
downloadnetsurf-d3276dfbafa0c18dcb6c62b57f619da152f23584.tar.gz
netsurf-d3276dfbafa0c18dcb6c62b57f619da152f23584.tar.bz2
netsurf_init expects a char ***, not a char **
Change command template so URL is a keyword. This avoids the platform code re-interpreting core options (eg -v as a URL). Move screen open code slightly so "NetSurf ?" shows the template visibly, rather than opening an empty screen and the user not knowing what is happening. svn path=/trunk/netsurf/; revision=10224
Diffstat (limited to 'amiga/dist/NetSurf.guide')
-rwxr-xr-xamiga/dist/NetSurf.guide6
1 files changed, 4 insertions, 2 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index d824eb008..5cec3dd0e 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -23,12 +23,14 @@ http://www.netsurf-browser.org
@endnode
@node cli "Command line options"
-NetSurf URL
+NetSurf URL/K,FORCE/S
Where:
-URL = address of page to open on startup.
+URL = Address of page to open on startup
+FORCE = Force new instance of NetSurf to open
+Note that there may be other generic options which can also be specified.
@endnode
@node options "Options file"