X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flogs-show.h;h=2158a44cea90a67fa45d17f665e2a7cc17d0a9e6;hp=d3f3c759603c6ce7ac557e27abedcc8a7aa76de5;hb=731a676c206bb1b48e7f736ce9f5b730252d1601;hpb=81527be142678057215665be66e4b3c8306a7ab3 diff --git a/src/logs-show.h b/src/logs-show.h index d3f3c7596..2158a44ce 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,