summaryrefslogtreecommitdiff
path: root/src/logs-show.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/logs-show.h')
-rw-r--r--src/logs-show.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/logs-show.h b/src/logs-show.h
index d3f3c75960..2158a44cea 100644
--- a/src/logs-show.h
+++ b/src/logs-show.h
@@ -30,6 +30,7 @@
typedef enum OutputMode {
OUTPUT_SHORT,
+ OUTPUT_SHORT_MONOTONIC,
OUTPUT_VERBOSE,
OUTPUT_EXPORT,
OUTPUT_JSON,