From d551f48f17db74c13a2eb04e1eb7c2700f2fee08 Mon Sep 17 00:00:00 2001 From: Michael Greenberg Date: Tue, 24 Aug 2021 09:53:29 -0400 Subject: [PATCH] fixup eg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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