summaryrefslogtreecommitdiffstats
path: root/gatchat/gsmdial.c
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat/gsmdial.c')
-rw-r--r--gatchat/gsmdial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gatchat/gsmdial.c b/gatchat/gsmdial.c
index 265b4dde..bf4cd2a5 100644
--- a/gatchat/gsmdial.c
+++ b/gatchat/gsmdial.c
@@ -393,7 +393,7 @@ static GOptionEntry options[] = {
"Specify CID to use" },
{ "apn", 'a', 0, G_OPTION_ARG_STRING, &option_apn,
"Specify APN" },
- { "offmode", 'a', 0, G_OPTION_ARG_INT, &option_offmode,
+ { "offmode", 'o', 0, G_OPTION_ARG_INT, &option_offmode,
"Specify CFUN offmode" },
{ NULL },
};