docs(client/v2): remove duplicate GetTxCmd mention (#19378)
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
parent
3e3b1ae5a1
commit
195bd4ae65
@ -197,7 +197,7 @@ In order to enable this behavior, set in `AutoCLIOptions()` the `EnhanceCustomCo
|
||||
https://github.com/cosmos/cosmos-sdk/blob/fa4d87ef7e6d87aaccc94c337ffd2fe90fcb7a9d/x/gov/autocli.go#L98
|
||||
```
|
||||
|
||||
If not set to true, `AutoCLI` will not generate commands for the module if there are already commands registered for the module (when `GetTxCmd()` or `GetTxCmd()` are defined).
|
||||
If not set to true, `AutoCLI` will not generate commands for the module if there are already commands registered for the module (when `GetTxCmd()` or `GetQueryCmd()` are defined).
|
||||
|
||||
### Use AutoCLI for non module commands
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user