sc3-rom-dump/rom/help/delete.txt

6 lines
139 B
Plaintext

rm deletes a file or a directory and its contents.
ex:
"rm foo" will delete the file foo.
"rm disk/*" will delete the contents of a disk.