diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-09-23 20:14:47 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-09-23 20:14:47 +0200 |
commit | 948d0a1180a57f61285abd4a59c7351b6197d3d5 (patch) | |
tree | 338b8581ca00c49a58f3c31dc1522fc9f538692a /sys/man/1/mothra | |
parent | f68d096fb77889f8cf74ecc383632b105c3da21d (diff) |
mothra: snarf and paste
Diffstat (limited to 'sys/man/1/mothra')
-rw-r--r-- | sys/man/1/mothra | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/man/1/mothra b/sys/man/1/mothra index a37be9446..034972b4a 100644 --- a/sys/man/1/mothra +++ b/sys/man/1/mothra @@ -97,11 +97,12 @@ Clicking the .B moth mode menu option again exits moth mode. .TP -.B snarf url -Copy the current URL to the snarf buffer. +.B snarf +Copy the current entry text or selected page text to snarf buffer. +If nothing is selected, the current URL is copied. .TP .B paste -Paste the current snarf buffer at the current cursor position. +Paste the snarf buffer to the current text entry. .TP .B save hit Save the current URL to the hit list. |