Skip to content

Commit

Permalink
s/structure/hierarchy
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
  • Loading branch information
hackergrrl committed Apr 12, 2016
1 parent 94e2c3c commit 3a6db2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/commands/add.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const (

var AddCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Add a file or directory structure to ipfs.",
Tagline: "Add a file or directory hierarchy to ipfs.",
ShortDescription: `
Adds contents of <path> to ipfs. Use -r to add directories (recursively).
`,
Expand Down

0 comments on commit 3a6db2a

Please sign in to comment.