From ca4c0a44d621c4e865a36e72df199d69e3c6ec05 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Thu, 25 Jun 2026 15:41:24 +0200 Subject: [PATCH] bin/csv2human --- bin/csv2human | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/csv2human b/bin/csv2human index a1fcf3e9..770fef6a 100755 --- a/bin/csv2human +++ b/bin/csv2human @@ -219,7 +219,6 @@ Description! -option[sep|s=s] Separtor -option[encode|e!] Encode (default: $Opt{encode}) -option[total|t!] Print number of total record (default: $Opt{total}) - -option[format|f!] Only format according to option --sep. Usefull for coding -option[verbose|v+] Verbose mode: increase the verbosity level. -option[debug+] Debug mode: increase the verbosity level. -option[version|V] Print version (default: $VERSION) -- 2.47.3