mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 09:05:46 +01:00
Profide default leaf names in :write for people who can't be bothered to think up their own.
--HG-- extra : rebase_source : 6bfef2eff2a7319af53fa9610fd8f16d5513e221
This commit is contained in:
@@ -407,10 +407,11 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
|
||||
<spec>:sav<oa>eas</oa><oa>!</oa> <oa>file</oa></spec>
|
||||
<description>
|
||||
<p>
|
||||
Save current web page to disk. If <oa>file</oa> is
|
||||
omitted, save to the page's default filename. Existing
|
||||
documents will only be overwritten if <oa>!</oa> is
|
||||
given.
|
||||
Save current web page to disk. If <oa>file</oa> is omitted, save to
|
||||
the page's default filename. If <oa>file</oa> is a directory or ends
|
||||
with your platform's path separator, save to the page's default
|
||||
filename in that directory. Existing documents will only be
|
||||
overwritten if <oa>!</oa> is given.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user