From 144b6ecba5bf881e18830e5543f4199b82f0c30c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 15 Sep 1992 20:10:46 +0000 Subject: Formerly main.c.~58~ --- main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/main.c b/main.c index 262c00e..0114459 100644 --- a/main.c +++ b/main.c @@ -301,6 +301,7 @@ static struct command_switch switches[] = static struct option long_option_aliases[] = { { "quiet", no_argument, 0, 's' }, + { "stop", no_argument, 0, 'S' }, { "new", required_argument, 0, 'W' }, { "assume-new", required_argument, 0, 'W' }, { "assume-old", required_argument, 0, 'o' }, -- cgit v1.2.3