diff --git a/README.md b/README.md index 2086e18..9d12b8a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ know. # Example -Run `ffs [file]` to mount `file.blah` at the mountpoint `file`. The +Run `ffs [file.blah]` to mount `file.blah` at the mountpoint `file`. The final, updated version of the file will be outputted on stdout. ```shell-session