1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-16 23:58:45 +08:00

Make all Taglines use imperative mood

License: MIT
Signed-off-by: Jesse Weinstein <jesse@wefu.org>
This commit is contained in:
Jesse Weinstein
2016-08-04 16:45:59 -07:00
parent 1eb94e64e3
commit 1d6a47bf93
21 changed files with 32 additions and 32 deletions

View File

@ -13,7 +13,7 @@ import (
var TarCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Utility functions for tar files in IPFS.",
Tagline: "Interact with tar files in IPFS.",
},
Subcommands: map[string]*cmds.Command{