chiark / gitweb /
virt: the pidns controller does not exist anymore
[elogind.git] / src / logs-show.h
index 2158a44cea90a67fa45d17f665e2a7cc17d0a9e6..abb82c8aaca34ad65b7342541b1a7b7b19b9a6ef 100644 (file)
@@ -34,6 +34,7 @@ typedef enum OutputMode {
         OUTPUT_VERBOSE,
         OUTPUT_EXPORT,
         OUTPUT_JSON,
+        OUTPUT_CAT,
         _OUTPUT_MODE_MAX,
         _OUTPUT_MODE_INVALID = -1
 } OutputMode;