Update core/commands/files.go
Co-authored-by: Steven Allen <steven@stebalien.com>
Chaitanya committed
Nov 24, 2020 at 13:42 UTC
fa81f2a7b34d1476fc6108bedb59afa0a8b6d9b1
1 file changed
+1
-1
core/commands/files.go
+1
-1
@@ -419,7 +419,7 @@ var filesLsCmd = &cmds.Command{
419
Helptext: cmds.HelpText{
420
Tagline: "List directories in the local mutable namespace.",
421
ShortDescription: `
422
-List directories in the local mutable namespace (Works on both IPFS and MFS paths).
422
+List directories in the local mutable namespace (works on both IPFS and MFS paths).
423
424
Examples:
425