Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tools/cli-tools/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <NAME>`: Remove the profile with the specified name.
- `--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.
- **Example**:
```
libra config fix --address --remove-profile "test_profile"
Expand Down