1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-05 03:53:34 +02:00

Remove :beep.

This commit is contained in:
Kris Maglione
2010-09-29 15:36:55 -04:00
parent aefe32934b
commit 455059dd76
4 changed files with 1 additions and 19 deletions

View File

@@ -235,7 +235,6 @@ This file contains a list of all available commands, mappings and options.
<dt><ex>:autocmd</ex></dt> <dd>Execute commands automatically on events</dd>
<dt><ex>:back</ex></dt> <dd>Go back in the browser history</dd>
<dt><ex>:bdelete</ex></dt> <dd>Delete current buffer</dd>
<dt><ex>:beep</ex></dt> <dd>Play a system beep</dd>
<dt><ex>:bmark</ex></dt> <dd>Add a bookmark</dd>
<dt><ex>:bmarks</ex></dt> <dd>List or open multiple bookmarks</dd>
<dt><ex>:buffer</ex></dt> <dd>Switch to a buffer</dd>