Skip to content

Commit

Permalink
Update cli docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nvm-bot committed Feb 22, 2024
1 parent dbcd1d9 commit 12c0074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/cli_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This are the optional parameters that apply to all `ncli` commands:
| Name of the Argument | Type | Is required? | Default value | Description |
|----------------------|------|-------------:|--------------:|-------------|
| **verbose** | `boolean` | | `false` | Run with verbose logging |
| **network** | `string` | | `mumbai` | The network to use |
| **network** | `string` | | `appTesting` | The network to use |
| **accountIndex** | `string` | | `0` | The index in the derivation path related with the account to use |
| **json** | `boolean` | | `false` | If provided all the output will be in JSON format |

Expand Down

0 comments on commit 12c0074

Please sign in to comment.