mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-27 09:22:28 +01:00
Clarify :set! documentation.
Closes issue #519. --HG-- extra : rebase_source : 18f6188af12ec41c4c7ea0a1e8789422b13717ff
This commit is contained in:
@@ -307,14 +307,17 @@
|
||||
|
||||
<item>
|
||||
<tags>:set! :set-!</tags>
|
||||
<spec>:se<oa>t</oa>! <a>preference</a>=<a>value</a></spec>
|
||||
<spec>:se<oa>t</oa>! <a>preference</a>&</spec>
|
||||
<spec>:se<oa>t</oa>! …</spec>
|
||||
<description>
|
||||
<p>
|
||||
Change any &dactyl.host; <a>preference</a> (those on the about:config
|
||||
page). You can also reset/delete these preferences with
|
||||
<ex>:set! <a>preference</a>&</ex>.
|
||||
The same as <ex>:set</ex> but operates on &dactyl.host; preferences
|
||||
(those on the about:config page). See <ex>:set</ex> for operator
|
||||
details.
|
||||
</p>
|
||||
<note>
|
||||
The <em>no</em> and <em>inv</em> prefix operators are not available
|
||||
for setting preferences.
|
||||
</note>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user