aboutsummaryrefslogtreecommitdiff
path: root/rmi4update/main.cpp
diff options
context:
space:
mode:
authorAndrew Duggan <andrew@duggan.us>2018-07-30 21:31:06 -0700
committerAndrew Duggan <andrew@duggan.us>2018-07-30 21:31:31 -0700
commite1c2a56d8d520f3f74f0b108c9b9c921e2994226 (patch)
treedcbd5307f485e21dcf4258ff9ef336e5dadf25b4 /rmi4update/main.cpp
parent3057b70afc63c86014f09a12a5afc97c2c36932e (diff)
downloadrmi4utils-e1c2a56d8d520f3f74f0b108c9b9c921e2994226.tar.gz
Fix RMI4UPDATE_GETOPTS
Diffstat (limited to 'rmi4update/main.cpp')
-rw-r--r--rmi4update/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmi4update/main.cpp b/rmi4update/main.cpp
index b952987..cd56528 100644
--- a/rmi4update/main.cpp
+++ b/rmi4update/main.cpp
@@ -35,7 +35,7 @@
#define VERSION_MINOR 2
#define VERSION_SUBMINOR 10
-#define RMI4UPDATE_GETOPTS "hfdt:pclv"
+#define RMI4UPDATE_GETOPTS "hfd:t:pclv"
void printHelp(const char *prog_name)
{