From 2b9e2102999ac0d73507979be6499c9c6fc59b5a Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 31 Oct 2011 18:27:34 +0100 Subject: Fix documentation --- mat-cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mat-cli') diff --git a/mat-cli b/mat-cli index a83891a..995e69b 100755 --- a/mat-cli +++ b/mat-cli @@ -34,7 +34,7 @@ The default behaviour is to clean files given in argument') info.add_option('--check', '-c', action='store_true', default=False, help='Check if a file is free of harmful metadatas') info.add_option('--display', '-d', action='store_true', default=False, - help='List all the meta of a file without removing them') + help='List all the harmful meta of a file without removing them') info.add_option('--list', '-l', action='store_true', default=False, help='List all supported fileformat') info.add_option('--version', '-v', action='callback', -- cgit v1.3