summaryrefslogtreecommitdiff
path: root/amiga/dist/NetSurf.guide
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-01-31 23:45:25 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-01-31 23:45:25 +0000
commit4cf69357612dd4cd92e7af7ec32180412a21d1d7 (patch)
treecc3796f36e2c701933250444dd01e097f3ea5425 /amiga/dist/NetSurf.guide
parent400ed91129a45aced9b94dd3e6ecb183f576c1d9 (diff)
downloadnetsurf-4cf69357612dd4cd92e7af7ec32180412a21d1d7.tar.gz
netsurf-4cf69357612dd4cd92e7af7ec32180412a21d1d7.tar.bz2
Added context menu option to download the link target.
Added SAVEAS/K to OPEN ARexx command to download a URL instead of displaying it. svn path=/trunk/netsurf/; revision=6326
Diffstat (limited to 'amiga/dist/NetSurf.guide')
-rwxr-xr-xamiga/dist/NetSurf.guide2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/dist/NetSurf.guide b/amiga/dist/NetSurf.guide
index 2bb8e0678..7d8b36d8a 100755
--- a/amiga/dist/NetSurf.guide
+++ b/amiga/dist/NetSurf.guide
@@ -54,7 +54,7 @@ NetSurf's ARexx port is called NETSURF.
Commands are:
-@{b}OPEN URL/A,NEW=NEWWINDOW/S@{ub} Opens URL in current window or a new window if NEWWINDOW is specified.
+@{b}OPEN URL/A,NEW=NEWWINDOW/S,SAVEAS/K@{ub} Opens URL in current window or a new window if NEWWINDOW is specified. Saves the location without displaying if SAVEAS and a filename is specified (SAVEAS available in 2.6325)
@{b}SAVE FILENAME/A@{ub} (2.6027) Saves current page source to FILENAME
@{b}QUIT@{ub} Quits NetSurf
@{b}TOFRONT@{ub} Brings NetSurf's screen to the front