summaryrefslogtreecommitdiffhomepage
path: root/src/skin/tpax_skin_default.c
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2024-06-22 13:36:51 +0000
committermidipix <writeonce@midipix.org>2024-06-22 13:36:51 +0000
commit722538cb32ac1523e56be0014ed2bb49ce1ea260 (patch)
tree26c20d9f7a0246423840c768615cda98b02b1c19 /src/skin/tpax_skin_default.c
parent02205c83a51babe3f09c8dcee032e1e4ee1373a6 (diff)
downloadtpax-main.tar.bz2
tpax-main.tar.xz
driver: added initial -o support, implemented the keyval vector.HEADmain
Diffstat (limited to 'src/skin/tpax_skin_default.c')
-rw-r--r--src/skin/tpax_skin_default.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/skin/tpax_skin_default.c b/src/skin/tpax_skin_default.c
index 33ab8b8..a618645 100644
--- a/src/skin/tpax_skin_default.c
+++ b/src/skin/tpax_skin_default.c
@@ -88,6 +88,11 @@ const tpax_hidden struct argv_option tpax_default_options[] = {
"or directory to the archive using the name of the "
"symbolic link."},
+ {"Woptions", 'o',TAG_OPTIONS,ARGV_OPTARG_REQUIRED,
+ ARGV_OPTION_HYBRID_ONLY|ARGV_OPTION_HYBRID_SPACE|ARGV_OPTION_KEYVAL_ARRAY,0,0,
+ "a user-provided, format-specific keyval array of the form "
+ "keyword[[:]=value][,keyword[[:]=value], ...]"},
+
{"Wstrict-device-id",
'X',TAG_STRICT_DEVICE_ID,ARGV_OPTARG_NONE,
ARGV_OPTION_HYBRID_ONLY,0,0,