From f3e892174e068e00e2936bf9256d949ca806cd5c Mon Sep 17 00:00:00 2001 From: genny Date: Thu, 20 Jun 2024 06:56:03 -0500 Subject: Fix formatting in help message --- squash/src/cli.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'squash/src/cli.rs') diff --git a/squash/src/cli.rs b/squash/src/cli.rs index 54be4c5..3046f8a 100644 --- a/squash/src/cli.rs +++ b/squash/src/cli.rs @@ -231,10 +231,10 @@ fn print_help() -> ! { println!(" for more details use help=algorithms. [Default rgb]\n"); println!(" selection= | sel="); println!(" the algorithm for picking the palette. one of: means, sort/select"); - println!(" for more details use help=selectors. [Default sort/select]"); + println!(" for more details use help=selectors. [Default sorsel]\n"); println!(" tolerance= | tol="); println!(" how different colours should be to be added to the palette"); - println!(" only sort/select usese this value."); + println!(" only sorsel usese this value."); println!(" a number > 0 and <= 100 [Default 3]\n"); println!(" loud= | verbose="); println!(" print information about the image and palette.\n"); -- cgit 1.4.1-3-g733a5