-
Notifications
You must be signed in to change notification settings - Fork 18
Conversation
- dht | ||
- merkledag | ||
- all | ||
+ arg2 (enum[string]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing description of arg2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no description for arg2 in the CLI. Thoughts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe sth like this - The log level, with
debugthe most verbose and
panicthe least verbose.
Also are these two args optional or required, if they are optional what is the default value :P
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Required.
42cf307
to
54d64a0
Compare
54d64a0
to
059958a
Compare
Waiting on #2362. |
I think this is done now. RFM? |
LGTM |
This is dependent on ipfs/kubo#2305 being merged, in case subsystem is not an enumerated type list, and in case all of the possible types are not mentioned.