Added minor README.md information
This commit is contained in:
parent
9496ab21dd
commit
1784607445
@ -14,3 +14,8 @@ Run bin/fuse.out with appropriate commands to run program
|
||||
# Commands
|
||||
bin/fuse.out [-a | -r | -e | -l] [Input Filename] -f [Name of filesystem]
|
||||
Ex: `bin/fuse.out -a test/files/test1.txt -f test/fakefs.test`
|
||||
|
||||
# Notes
|
||||
After removing the last file of the directory, the entire chain of empty
|
||||
directories will be removed. Be warned, however, as adding a file back in
|
||||
that was previously stored sometimes causes the list function to fail.
|
||||
|
Loading…
Reference in New Issue
Block a user