diff options
author | Elliott Hughes <enh@google.com> | 2019-08-22 12:55:42 -0700 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-08-23 10:56:56 -0500 |
commit | ee8eca90ec9cfd589b8bf03517a62b6c7a664bf1 (patch) | |
tree | a9b8f40b2d3a3cbcf7288f1c9e3591c977721a00 /toys/posix/find.c | |
parent | 06897a859d10f9de11354a6ead84dcacaa91a6ae (diff) | |
download | toybox-ee8eca90ec9cfd589b8bf03517a62b6c7a664bf1.tar.gz |
rm: error message consistency.
Before:
$ ./rm
rm: Needs 1 argument
$ ./rmdir
rmdir: Needs 1 argument (see "rmdir --help")
After:
$ ./rm
rm: Needs 1 argument (see "rm --help")
Diffstat (limited to 'toys/posix/find.c')
0 files changed, 0 insertions, 0 deletions