@cryptotaxi247 / kubo / commits / 5ed95347f

Updating synopsis

License: MIT Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>

Adam Uhlir committed Feb 21, 2019 at 17:37 UTC 5ed95347f5fc35835a85e7199a47c94fba77c514
1 file changed +1 -1
core/commands/root.go
+1 -1
@@ -29,7 +29,7 @@ const (
29 var Root = &cmds.Command{
30 Helptext: cmdkit.HelpText{
31 Tagline: "Global p2p merkle-dag filesystem.",
32 - Synopsis: "ipfs [--config=<config> | -c] [--debug=<debug> | -D] [--help=<help>] [-h=<h>] [--local=<local> | -L] [--api=<api>] <command> ...",
32 + Synopsis: "ipfs [--config=<config> | -c] [--debug | -D] [--help] [-h] [--local | -L] [--api=<api>] [--offline] [--cid-base=<base>] [--upgrade-cidv0-in-output] [--encoding=<encoding> | --enc] [--stream-channels] [--timeout=<timeout>] <command> ...",
33 Subcommands: `
34 BASIC COMMANDS
35 init Initialize ipfs local configuration