mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 21:52:54 +02:00
committed by
Andrew Gallant
parent
aebab44e3e
commit
ff8afcf8aa
@ -404,7 +404,7 @@ rgtest!(r428_unrecognized_style, |dir: Dir, mut cmd: TestCommand| {
|
||||
let expected = "\
|
||||
rg: error parsing flag --colors: \
|
||||
unrecognized style attribute ''. Choose from: nobold, bold, nointense, \
|
||||
intense, nounderline, underline.
|
||||
intense, nounderline, underline, noitalic, italic.
|
||||
";
|
||||
eqnice!(expected, stderr);
|
||||
});
|
||||
|
Reference in New Issue
Block a user