summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 9571ec6..33a9597 100644
--- a/src/main.c
+++ b/src/main.c
@@ -98,7 +98,7 @@ static struct option ratpoison_longopts[] =
{"screen", required_argument, 0, 's'},
{0, 0, 0, 0} };
-static char ratpoison_opts[] = "hvcd:s:";
+static char ratpoison_opts[] = "hvc:d:s:";
void
fatal (const char *msg)