diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-09-27 12:54:39 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-09-27 12:54:39 -0500 |
commit | 388e7781c24cbdb2299607d47472f7741cc5f80f (patch) | |
tree | cf814b1cd79103db5358f455c2459652cf40d44d /sys/man | |
parent | 86ef52682cc59db2543e31036e5f80f0ea58d785 (diff) |
mothra: add menu option to save url
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/1/mothra | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/1/mothra b/sys/man/1/mothra index 4786b965d..75dcf9686 100644 --- a/sys/man/1/mothra +++ b/sys/man/1/mothra @@ -91,6 +91,10 @@ Copy the current URL to the snarf buffer. .B paste Paste the current snarf buffer at the current cursor position. .TP +.B save url +Save the currently selected URL as a file. Directory indexes are saved in a file named +.I index. +.TP .B save hit Save the current URL to the hit list. .TP |