From 600d4a64a58c7adb8428e29c5c76da1da4da6b95 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 18 Feb 2016 17:18:49 -0500 Subject: [PATCH] Edit the ls.go description This should make it a bit easier to read. Cf https://github.com/ipfs/http-api-spec/pull/42#discussion_r53164138 License: MIT Signed-off-by: Richard Littauer --- core/commands/ls.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/commands/ls.go b/core/commands/ls.go index 64ec937ac..78d55a0ef 100644 --- a/core/commands/ls.go +++ b/core/commands/ls.go @@ -33,8 +33,7 @@ var LsCmd = &cmds.Command{ Helptext: cmds.HelpText{ Tagline: "List links from an object.", ShortDescription: ` -Retrieves the object named by and displays the links -it contains, with the following format: +Displays the links an IPFS or IPNS object(s) contains, with the following format: `,