Update ls.go
Chaitanya committed
Nov 24, 2020 at 14:02 UTC
f46891e0b574ce2358669de3e11e4122734396e8
1 file changed
+1
-1
core/commands/ls.go
+1
-1
@@ -49,7 +49,7 @@ var LsCmd = &cmds.Command{
49
Helptext: cmds.HelpText{
50
Tagline: "List directory contents for Unix filesystem objects.",
51
ShortDescription: `
52
-Displays the contents of an IPFS or IPNS object(s) at the given path, (Won't work with MFS paths - Use 'ipfs files ls' instead) with
52
+Displays the contents of an IPFS or IPNS object(s) at the given path, with
53
the following format:
54
55
<link base58 hash> <link size in bytes> <link name>