From d3276dfbafa0c18dcb6c62b57f619da152f23584 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Thu, 1 Apr 2010 17:44:42 +0000 Subject: 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 --- amiga/dist/NetSurf.guide | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'amiga/dist/NetSurf.guide') 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" -- cgit v1.2.3