summaryrefslogtreecommitdiffstats
path: root/src/cli.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli.rs')
-rw-r--r--src/cli.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli.rs b/src/cli.rs
index 3617e8d0..90935a3a 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -601,7 +601,7 @@ pub struct Opt {
/// affect delta's performance when entire files are added/removed.
pub line_buffer_size: usize,
- #[arg(long = "line-fill-method", value_name = "STRING", value_parser = ["ansi spaces"])]
+ #[arg(long = "line-fill-method", value_name = "STRING", value_parser = ["ansi", "spaces"])]
/// Line-fill method in side-by-side mode.
///
/// How to extend the background color to the end of the line in side-by-side mode. Can be ansi