aboutsummaryrefslogtreecommitdiffstats
path: root/tools/serd-filter.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/serd-filter.c')
-rw-r--r--tools/serd-filter.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/serd-filter.c b/tools/serd-filter.c
index 147bf51d..ed22373c 100644
--- a/tools/serd-filter.c
+++ b/tools/serd-filter.c
@@ -194,7 +194,8 @@ print_usage(const char* const name, const bool error)
" -I SYNTAX Input syntax (turtle/ntriples/trig/nquads),\n"
" or option (lax/variables/relative/global/generated).\n"
" -O SYNTAX Output syntax (empty/turtle/ntriples/nquads),\n"
- " or option (ascii/expanded/verbatim/terse/lax).\n"
+ " or option "
+ "(ascii/contextual/expanded/verbatim/terse/lax).\n"
" -V Display version information and exit.\n"
" -f PATTERN_FILE Read pattern from PATTERN_FILE instead.\n"
" -h Display this help and exit.\n"