1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-13 11:05:45 +01:00

Add a help entry for :silent.

This commit is contained in:
Doug Kearns
2009-03-31 23:11:50 +11:00
parent c146ff99b4
commit d985a4d6c8
4 changed files with 20 additions and 0 deletions

View File

@@ -38,6 +38,15 @@ require stdin or it will hang Firefox!
________________________________________________________________________________
|:sil| |:silent| +
||:sil[ent] {command}||
________________________________________________________________________________
Execute a command silently. Normal messages and error messages generated by the
command invocation will not be given and will not be added to the message
history.
________________________________________________________________________________
|:ve| |:version| +
||:ve[rsion][!]||
________________________________________________________________________________