aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--watch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch.c b/watch.c
index 89a7d72..e8d9773 100644
--- a/watch.c
+++ b/watch.c
@@ -61,7 +61,7 @@ main(int argc, char **argv)
int hold_curs;
char ch;
- while ((ch = getopt(argc, argv, "s:vn")) != -1)
+ while ((ch = getopt(argc, argv, "+s:vn")) != -1)
switch (ch) {
case 'v':
(void) fprintf(stderr, "watch %s %s\n",