dfinity/sdk

help text for `dfx deps init` wrong argument order

letmejustputthishere opened this issue · 1 comments

[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>

wontfix since this is autogenerated from clap and we don't feel the effort of fixing this is worth it