You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i personnally think that ipfs --help and man pages should be distinct:
ipfs -h - short, oneline usage?
ipfs --help - longer options, one paragraph
man ipfs - indepth discussion, design, security, see also, etc
or at least, the ipfs --help documentation should be expanded much more before it's actually good manpage material. note that, for example, git commit --help actually invokes man, and not the other way around. the manpages themselves are generated from markdown, using a rather convoluted process with asciidoc.
this is a meta ticket covering many issues, taken out of #590.
ipfs -h
ipfs --help
-- in progressipfs --help
output eventually (man pages #275)The website can be edited here: https://github.com/protocol/websites/tree/master/ipn.io/src/ipfs.io
The text was updated successfully, but these errors were encountered: