aboutsummaryrefslogtreecommitdiffstats
path: root/tools/console.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/console.c')
-rw-r--r--tools/console.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/console.c b/tools/console.c
index 30c57575..ab36364d 100644
--- a/tools/console.c
+++ b/tools/console.c
@@ -220,6 +220,7 @@ serd_set_output_option(const SerdStringView name,
{"terse", SERD_WRITE_TERSE},
{"lax", SERD_WRITE_LAX},
{"rdf_type", SERD_WRITE_RDF_TYPE},
+ {"contextual", SERD_WRITE_CONTEXTUAL},
{NULL, SERD_WRITE_ASCII},
};