Document global options (-r, --enc and --timeout)#4479
Conversation
License: MIT Signed-off-by: <keks@cryptoscope.co>
|
Ideally they'd also show up in the block below that summary line: These ^ are the global options that have been documented so far. |
|
@keks is there a reason we don't list these options under the |
There was a problem hiding this comment.
These options should also be listed under the Root cmds.Command in core/commands/root.go (here https://github.com/ipfs/go-ipfs/blob/master/core/commands/root.go#L87) unless there is a good reason not to.
If I understand how things work this should add them under the summary as @lgierth requested.
|
@magik6k do you think you could handle getting this one ready to go? |
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
|
Looks like the options are now documented in |
|
Issue #4432 is closed and documentation is present in help text. |
Closes #4432.
Is this what you had in mind or do you want more detail?