Explorar el Código

fix: replace exa by eza in help string

Sandro-Alessio Gierens hace 2 años
padre
commit
e8a34431bc
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/options/help.rs

+ 2 - 2
src/options/help.rs

@@ -6,11 +6,11 @@ use crate::options::parser::MatchedFlags;
 
 
 static USAGE_PART1: &str = "Usage:
-  exa [options] [files...]
+  eza [options] [files...]
 
 META OPTIONS
   -?, --help         show list of command-line options
-  -v, --version      show version of exa
+  -v, --version      show version of eza
 
 DISPLAY OPTIONS
   -1, --oneline      display one entry per line