This is useful to support the obsolete syntax -NUM for tools like head, tail and fold.
@@ -30,6 +30,9 @@ main(int argc, char *argv[])
if(lines[0] == '+')
tail = dropinit;
break;
ARGNUM:
n = ARGNUMF(0);
default:
usage();
} ARGEND;
The note is not visible to the blocked user.