help text for `dfx deps init` wrong argument order
letmejustputthishere opened this issue · 1 comments
letmejustputthishere commented
[OPTIONS]
and [CANISTER]
should be flipped
❯ dfx deps init --help
Set init arguments for pulled dependencies
Usage: dfx deps init [OPTIONS] [CANISTER]
Arguments:
[CANISTER] Name of the pulled canister (as defined in dfx.json) or its
Principal. If not specified, all pulled canisters will be set
Meta
dfx --version
:
0.15.0
Further log output
<log output>
sesi200 commented
wontfix since this is autogenerated from clap
and we don't feel the effort of fixing this is worth it