summaryrefslogtreecommitdiffhomepage
path: root/src/internal/perk_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2025-06-11 06:06:51 +0000
committermidipix <writeonce@midipix.org>2025-06-11 06:08:05 +0000
commit2115d01c6543b2ab46b0205287882fc4704d1832 (patch)
tree89c1330bc9b26796316cee527544391c65f24242 /src/internal/perk_driver_impl.h
parent0044bcd283400d4e68b340d9d5aac62f775e677d (diff)
downloadperk-2115d01c6543b2ab46b0205287882fc4704d1832.tar.bz2
perk-2115d01c6543b2ab46b0205287882fc4704d1832.tar.xz
driver: added the --yaml switch (same as --pretty=yaml).
Diffstat (limited to 'src/internal/perk_driver_impl.h')
-rw-r--r--src/internal/perk_driver_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/perk_driver_impl.h b/src/internal/perk_driver_impl.h
index 22e7894..5cd0d73 100644
--- a/src/internal/perk_driver_impl.h
+++ b/src/internal/perk_driver_impl.h
@@ -20,6 +20,7 @@ enum app_tags {
TAG_HELP,
TAG_VERSION,
TAG_CMD,
+ TAG_YAML,
TAG_PRETTY,
TAG_VERBOSE,
TAG_CATEGORY,