From 2b1a0a9fdb87c5bd0ea73b4c13ac35122327e5b6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 2 Dec 2015 10:27:12 +0100 Subject: add -b -c -S -p to (files) (this does not change the program, because this is not actually supported) + add -s for (files) in doc/syntax, which was missing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/syntax | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/syntax') diff --git a/doc/syntax b/doc/syntax index df16bbb..eaf0bae 100644 --- a/doc/syntax +++ b/doc/syntax @@ -36,7 +36,7 @@ arg ::= '(' _ "arg" _value ')' suggest ::= '(' _ "suggest" _value ')' files ::= '(' _ "files" _value [{_ value}] ')' -::= {"-0" | "-a" | "-d" | "-D" | "-f" | "-l" | "-r"} [{value}] +::= {"-0" | "-a" | "-d" | "-D" | "-f" | "-l" | "-r" | "-b" | "-c" | "-s" | "-S" | "-p"} [{value}] bind ::= '(' _ "bind" _value ')' -- cgit v1.2.3-70-g09d2