scrut(1): get rid of -h
This commit is contained in:
parent
71655a8559
commit
59fa3ed3d2
@ -28,7 +28,7 @@
|
|||||||
* S_ISFIFO, S_ISGID, S_ISREG, S_ISLNK, S_ISSOCK,
|
* S_ISFIFO, S_ISGID, S_ISREG, S_ISLNK, S_ISSOCK,
|
||||||
* S_ISUID, S_ISVTX */
|
* S_ISUID, S_ISVTX */
|
||||||
|
|
||||||
static char args[] = "bcdefghkprsuwxLS";
|
static char args[] = "bcdefgkprsuwxLS";
|
||||||
static char ops[(sizeof args) / (sizeof *args)];
|
static char ops[(sizeof args) / (sizeof *args)];
|
||||||
static char *program_name = "scrut";
|
static char *program_name = "scrut";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user