Skip to content

Commit

Permalink
Fix docs slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Jontified committed Jan 2, 2024
1 parent 463b967 commit 8230600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mullvad-cli/src/cmds/bridge.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pub enum SetCommands {

#[derive(Subcommand, Debug, Clone)]
pub enum CustomCommands {
/// Update and enable the custom bridge configuration.
/// Create or update and enable the custom bridge configuration.
#[clap(subcommand)]
Set(AddCustomCommands),
/// Edit an existing custom bridge configuration.
Expand Down

0 comments on commit 8230600

Please sign in to comment.