kubo/commands/cli
Jeromy 068c6d2211 commands/cli: fix reading from stdin message
Only print "Reading from /dev/stdin" message when we actually read from
stdin (and not in other cases such as ipfs add --help).

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-03 09:04:41 -07:00
..
cmd_suggestion.go commands/cli: fix parsing of incorrect permutations 2016-04-05 21:53:21 +10:00
helptext_test.go Add Synopsis generator test 2016-06-28 19:51:56 +02:00
helptext.go Sort SUBCOMMANDS section of help output 2016-07-22 00:19:26 +03:00
parse_test.go ignore those last bits, this time its for real 2016-07-08 14:35:18 -07:00
parse.go commands/cli: fix reading from stdin message 2016-08-03 09:04:41 -07:00