diff --git a/docs/gaia/delegator-guide-cli.md b/docs/gaia/delegator-guide-cli.md index 18c72384f..a7587ec11 100644 --- a/docs/gaia/delegator-guide-cli.md +++ b/docs/gaia/delegator-guide-cli.md @@ -367,10 +367,10 @@ The transaction `fees` are the product of `gas` and `gasPrice`. As a user, you h gaiacli tx staking delegate --from --gas auto --gas-prices -// Withdraw all rewards from a given validator -// ex value for flags: =cosmosvaloper18thamkhnj9wz8pa4nhnp9rldprgant57pk2m8s, =0.001stake +// Withdraw all rewards +// ex value for flag: =0.001stake -gaiacli tx distr withdraw-rewards --from --gas auto --gas-prices +gaiacli tx distr withdraw-all-rewards --from --gas auto --gas-prices // Unbond a certain amount of Atoms from a given validator