AvariceLHubris преди 1 година
родител
ревизия
708c696272
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      src/cli.rs

+ 2 - 1
src/cli.rs

@@ -4,7 +4,8 @@ use clap::Parser;
 use clap::ValueEnum;
 
 #[derive(Parser, Debug)]
-#[command(version, about, long_about = None)]
+#[command(version, about, long_about= "A compression utility for utf-8 encoded text, \
+    using only basic canonical huffman encoding.")]
 pub struct Args {
 
     /// input file