diff --git a/docs/Actions.xml b/docs/Actions.xml
index 7a8796c80..f2de12748 100644
--- a/docs/Actions.xml
+++ b/docs/Actions.xml
@@ -554,9 +554,14 @@ add_rule $chainref, '-j ACCEPT';
/etc/shorewall/actions:
- LogAndAccept/etc/shorewall/action.LogAndAccept LOG:info
+ #ACTION COMMENT (place '# ' below the 'C' in comment followed by
+ # v a comment describing the action)
+ LogAndAccept # LOG and ACCEPT a connection/etc/shorewall/action.LogAndAccept LOG:info
ACCEPT
+ Placing a comment on the line causes the comment to appear in the
+ output of the shorewall show actions command.
+
To use your action, in /etc/shorewall/rules you
might do something like: