mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 10:37:59 +01:00
Make :sidebar! documentation match the actual behaviour.
This commit is contained in:
@@ -213,11 +213,11 @@
|
||||
<description>
|
||||
<p>
|
||||
Toggle the sidebar window. When <oa>name</oa> is provided, the
|
||||
semantics are as follows: If the named is currently open, it is
|
||||
closed. Otherwise the sidebar is closed. When <oa>name</oa> is
|
||||
not provided, the semantics are as follows: If the sidebar is
|
||||
currently open, it is closed. Otherwise the previously open sidebar
|
||||
panel is re-opened.
|
||||
semantics are as follows: If the named sidebar is currently open,
|
||||
it is closed. Otherwise the named sidebar is opened. When
|
||||
<oa>name</oa> is not provided, the semantics are as follows: If the
|
||||
sidebar is currently open, it is closed. Otherwise the previously
|
||||
open sidebar panel is re-opened.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user