diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-09-26 11:13:19 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-09-26 11:13:19 +0000 |
commit | d5ff7edde258d68fd17dbc1b8e3ca59133270a6f (patch) | |
tree | 63eb516d4836721b5b17943f9a5a3e04cc9ceda3 /doc/mdevd.html | |
parent | 8a7427ed2a0648cb824240bcbef06218027a35b1 (diff) | |
download | mdevd-d5ff7edde258d68fd17dbc1b8e3ca59133270a6f.tar.xz |
Update doc
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/mdevd.html')
-rw-r--r-- | doc/mdevd.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/mdevd.html b/doc/mdevd.html index 508fb8d..93bb54f 100644 --- a/doc/mdevd.html +++ b/doc/mdevd.html @@ -157,9 +157,10 @@ nothing else. </p> <p> - A semantic difference with <tt>mdev</tt> is that a <tt>*</tt> command will + A semantic difference with <tt>mdev</tt> is that a <tt>*</tt> directive will be run on <em>every</em> action type, not just <tt>ACTION=add</tt> and -<tt>ACTION=remove</tt>. +<tt>ACTION=remove</tt>. A <tt>&</tt> directive is in the same case (see +the paragraph below). </p> <h3> execline command support </h3> |