aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/console.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/console.c b/tools/console.c
index 0aef9c01..2a396af0 100644
--- a/tools/console.c
+++ b/tools/console.c
@@ -273,6 +273,7 @@ serd_set_input_option(const SerdStringView name,
{"relative", SERD_READ_RELATIVE},
{"global", SERD_READ_GLOBAL},
{"generated", SERD_READ_GENERATED},
+ {"ordered", SERD_READ_ORDERED},
{NULL, SERD_READ_LAX},
};