summaryrefslogtreecommitdiffstats
path: root/doc/nft.xml
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@optusnet.com.au>2017-11-19 20:51:50 +1100
committerFlorian Westphal <fw@strlen.de>2017-11-20 17:31:05 +0100
commitf7828416525122914ccb2fa3b5bf2230fbce9c7d (patch)
treec02f7bdec48caecea5fc2587085b1f5876d9160c /doc/nft.xml
parent6e55c0622cce086eda225dd0312cf021a9e35cee (diff)
doc: nft.8 document use of -f option to start nft scripts
The man page didn't document nft scripts at all before, so putting that with the -f option seemed as good a place as any. It does work to start scripts is also updated. Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'doc/nft.xml')
-rw-r--r--doc/nft.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/nft.xml b/doc/nft.xml
index 2dec0aa1..432f1c4d 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -168,6 +168,9 @@ vi:ts=4 sw=4
<para>
Read input from <replaceable>filename</replaceable>.
</para>
+ <para>
+ nft scripts must start <command>#!/usr/sbin/nft -f</command>
+ </para>
</listitem>
</varlistentry>
<varlistentry>