diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2014-07-03 21:41:10 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2014-07-03 21:41:10 +0200 |
commit | 037fae0ed567eedefe5550d0688cf5b42a53b6c7 (patch) | |
tree | 88c724ba26654cdf4e094813a69e35d878adba21 /docs/help/in/beep.in | |
parent | 878411edc4664c5d923347fdb3383d8fbe6f31c1 (diff) | |
download | irssi-037fae0ed567eedefe5550d0688cf5b42a53b6c7.zip |
Syntax format changes for A-C commands
Updated the file format template for commands A through C.
Diffstat (limited to 'docs/help/in/beep.in')
-rw-r--r-- | docs/help/in/beep.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/help/in/beep.in b/docs/help/in/beep.in index fdb3857a..d8a06fff 100644 --- a/docs/help/in/beep.in +++ b/docs/help/in/beep.in @@ -1,15 +1,15 @@ -Syntax: +%9Syntax:%9 @SYNTAX:beep@ -Description: +%9Description:%9 Outputs the bell-character, usually causing your terminal to beep. -Examples: +%9Examples:%9 /BEEP -See also: CLEAR +%9See also:%9 CLEAR |