kubo/cmd/ipfs
Steven Allen 7824c2cf4e check arguments after handling help
otherwise, we block on required arguments from stdin before processing the help
flag.

fixes #4837

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-03-19 15:58:34 -07:00
..
dist fix bug with spaces in directory name 2018-01-05 10:38:46 -08:00
util fix type error in ulimit_test.go on FreeBSD 2018-02-05 21:07:20 +01:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
daemon.go check arguments after handling help 2018-03-19 15:58:34 -07:00
init.go some fixes for latest from go-ipfs-cmds 2018-01-21 11:11:47 -08:00
ipfs.go check arguments after handling help 2018-03-19 15:58:34 -07:00
main.go check arguments after handling help 2018-03-19 15:58:34 -07:00
Rules.mk make: don't use the private modifier 2017-12-15 16:17:43 -08:00
runmain_test.go make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00