Skip to content

Commit

Permalink
Made additonal changes in the first syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
paarugsethi authored Mar 13, 2024
1 parent 468fd8b commit 9f8d7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Creates a new configuration proposal transaction for a specific action.
### Syntax

```bash
config-transaction-create --rpc_url <RPC_URL> --program-id <PROGRAM_ID> --keypair <KEYPAIR_PATH> --multisig-pubkey <MULTISIG_PUBLIC_KEY> --action <ACTION> [--memo <MEMO>]
config-transaction-create --rpc-url <RPC_URL> --program-id <PROGRAM_ID> --keypair <KEYPAIR_PATH> --multisig-pubkey <MULTISIG_PUBLIC_KEY> --action <ACTION> [--memo <MEMO>]
```

### Parameters
Expand Down

0 comments on commit 9f8d7c8

Please sign in to comment.