Fix message.
- Always parenthesize the message.
This commit is contained in:
parent
d6992416f4
commit
de9c5f48b0
@ -106,7 +106,7 @@ file{}, and to create a template that can be edited to your liking.
|
||||
rest);
|
||||
}
|
||||
}
|
||||
p
|
||||
format!(" (default location: {})", p)
|
||||
})
|
||||
.unwrap_or("".to_string())),
|
||||
subcommand_required = true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user