diff --git a/docs/tools/cli-tools/config.md b/docs/tools/cli-tools/config.md index ad14d297..b4e1c56c 100644 --- a/docs/tools/cli-tools/config.md +++ b/docs/tools/cli-tools/config.md @@ -35,7 +35,7 @@ The tool provides several subcommands to handle different aspects of configurati - **Options**: - `--address`: Reset the address from mnemonic and look up the chain for the actual address. - `--remove-profile `: Remove the profile with the specified name. - - `--force-url `: Force overwrite all URLs in the current network profile to this URL. + - `--fullnode-url `: Force overwrite all URLs in the current network profile to this URL. - **Example**: ``` libra config fix --address --remove-profile "test_profile"