Skip to content

Commit

Permalink
docs: Document missing flag in make-upgrade-canister-proposal (#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamspofford-dfinity authored Jan 17, 2025
1 parent 65c2fdc commit afa26b3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ quill sns make-upgrade-canister-proposal <PROPOSER_NEURON_ID> --target-canister-

| Option | Description |
|---------------------------------------------|---------------------------------------------------------------------------------------|
| `--canister-upgrade-arg <ARG>` | Argument to post-upgrade method of the new canister WASM. |
| `--canister-upgrade-arg-path <PATH>` | Path to the file containing argument to post-upgrade method of the new canister WASM. |
| `--summary <SUMMARY>` | Summary of the proposal. |
| `--target-canister-id <TARGET_CANISTER_ID>` | Canister to be upgraded. |
Expand Down

0 comments on commit afa26b3

Please sign in to comment.