aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'options.c')
-rw-r--r--options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.c b/options.c
index ab73d98e..2221c1f9 100644
--- a/options.c
+++ b/options.c
@@ -40,7 +40,7 @@
#define LA_HELP 20
#define LA_YYDEBUG 21
-static char *shortoptions = "PpVaKkvS:m:sFd:f:u:r:L:qN?";
+static char *shortoptions = "P:p:VaKkvS:m:sFd:f:u:r:L:qN?";
static struct option longoptions[] = {
{"version", no_argument, (int *) 0, LA_VERSION },
{"all", no_argument, (int *) 0, LA_ALL },