diff --git a/docs/cli-reference/sns/quill-sns-make-upgrade-canister-proposal.mdx b/docs/cli-reference/sns/quill-sns-make-upgrade-canister-proposal.mdx index 1669437..0df5a26 100644 --- a/docs/cli-reference/sns/quill-sns-make-upgrade-canister-proposal.mdx +++ b/docs/cli-reference/sns/quill-sns-make-upgrade-canister-proposal.mdx @@ -30,6 +30,7 @@ quill sns make-upgrade-canister-proposal --target-canister- | Option | Description | |---------------------------------------------|---------------------------------------------------------------------------------------| +| `--canister-upgrade-arg ` | Argument to post-upgrade method of the new canister WASM. | | `--canister-upgrade-arg-path ` | Path to the file containing argument to post-upgrade method of the new canister WASM. | | `--summary ` | Summary of the proposal. | | `--target-canister-id ` | Canister to be upgraded. |