mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
@@ -80,8 +80,8 @@ int main(int argc, char** argv)
|
||||
}
|
||||
|
||||
if (argc < 3) {
|
||||
printf("usage: chmod <octal-mode> <path,...>\n"
|
||||
" chmod [[ugoa][+-=][rwx...],...] <path,...>\n");
|
||||
printf("usage: chmod <octal-mode> <path...>\n"
|
||||
" chmod [[ugoa][+-=][rwx...],...] <path...>\n");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user