Skip to content

Commit

Permalink
Add description for rmdir command.
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 committed Nov 18, 2021
1 parent 883e99c commit cc90c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ $ sudo ./installer.sh
| mv | Rename SOURCE to DESTINATION, or move SOURCE(s) to DIRECTORY|
| path | Manipulate filename path|
| rm | Remove file(s) or directory(s)|
| rmdir | Remove directory|
| serial | Rename the file to the name with a serial number|
| sh | Mimix Box Shell (In development)|
| touch | Update the access and modification times of each FILE to the current time|
Expand Down

0 comments on commit cc90c9e

Please sign in to comment.