We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52b4306 + 36d92eb commit 52d185aCopy full SHA for 52d185a
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