mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-26 07:28:20 +08:00
All commands: Align to under 78-ruler width
This is just for the description, for now. License: MIT Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
This commit is contained in:
@ -26,7 +26,8 @@ var tarAddCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "Import a tar file into ipfs.",
|
||||
ShortDescription: `
|
||||
'ipfs tar add' will parse a tar file and create a merkledag structure to represent it.
|
||||
'ipfs tar add' will parse a tar file and create a merkledag structure to
|
||||
represent it.
|
||||
`,
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user