As noted by Martin Schwenke, the example for find was wrong
This commit is contained in:
parent
38748fddf3
commit
75eb90f288
@ -659,7 +659,7 @@
|
||||
) USAGE_FIND_INUM( \
|
||||
"\n\t-inum N\t\tFile has inode number N")
|
||||
#define find_example_usage \
|
||||
"$ find / -name /etc/passwd\n" \
|
||||
"$ find / -name passwd\n" \
|
||||
"/etc/passwd\n"
|
||||
|
||||
#define fold_trivial_usage \
|
||||
|
Loading…
Reference in New Issue
Block a user