summaryrefslogtreecommitdiffstats
path: root/doc/manual.sgml.head
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-02-15 08:51:00 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-02-15 08:51:00 +0000
commit17b4f19539dc44de2e14ab14a77eecef9b08a2c4 (patch)
tree95a6b53596d7b53d0748f7ffed3a662c5529c5d6 /doc/manual.sgml.head
parent95a543eaf86c4cb03be9e56c7d96193d19a94841 (diff)
Byrial Jensen's unhook command patch.
Diffstat (limited to 'doc/manual.sgml.head')
-rw-r--r--doc/manual.sgml.head9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/manual.sgml.head b/doc/manual.sgml.head
index c588fbf0..82bbb1f0 100644
--- a/doc/manual.sgml.head
+++ b/doc/manual.sgml.head
@@ -1381,6 +1381,15 @@ If the filename ends with a vertical bar (|), then <em/filename/ is
considered to be an executable program from which to read input (eg.
<tt/source ~/bin/myscript|/).
+<sect1>Removing hooks<label id="unhook">
+<p>
+Usage: <tt/unhook/ [ * | <em/hook-type/ ]
+
+This command permits you to flush hooks you have previously defined.
+You can either remove all hooks by giving the ``*'' character as an
+argument, or you can remove all hooks of a specific type by saying
+something like <tt/unhook send-hook/.
+
<sect>Advanced Usage
<sect1>Regular Expressions<label id="regexp">