We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b4306 commit 36d92ebCopy full SHA for 36d92eb
docs/tools/cli-tools/config.md
@@ -35,7 +35,7 @@ The tool provides several subcommands to handle different aspects of configurati
35
- **Options**:
36
- `--address`: Reset the address from mnemonic and look up the chain for the actual address.
37
- `--remove-profile <NAME>`: Remove the profile with the specified name.
38
- - `--force-url <URL>`: Force overwrite all URLs in the current network profile to this URL.
+ - `--fullnode-url <URL>`: Force overwrite all URLs in the current network profile to this URL.
39
- **Example**:
40
```
41
libra config fix --address --remove-profile "test_profile"
0 commit comments