Fix Formatting

This commit is contained in:
ModProg 2021-08-21 01:00:51 +02:00
parent 174e004107
commit f6ccf07de4

View file

@ -133,7 +133,7 @@ fn value_completion(option: &Arg) -> String {
}
if let Some(data) = option.get_possible_values() {
// We return the possible values with their own empty description e.g. {a\t,b\t}
// We return the possible values with their own empty description e.g. {a\t,b\t}
// this makes sure that a and b don't get the description of the option or argument
format!(
" -r -f -a \"{{{}}}\"",