aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nnn.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/nnn.c b/nnn.c
index f571488..6abc088 100644
--- a/nnn.c
+++ b/nnn.c
@@ -2082,9 +2082,6 @@ main(int argc, char *argv[])
exit(1);
}
- if (argc > 3)
- usage();
-
while ((opt = getopt(argc, argv, "dSp:vh")) != -1) {
switch (opt) {
case 'S':