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:
@ -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{
|
||||
|
Reference in New Issue
Block a user