From 60499589b138515f3b4e3503bc458fa9a35ef341 Mon Sep 17 00:00:00 2001 From: rmanach Date: Tue, 12 Apr 2022 17:08:00 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 035da05..5a1e561 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ make build ./packer -r ^.*\.log$ -d /root/logs -o root_logs.zip # zip '.doc' files located in the current directory -# the zip archive will be create in '/home/tutu/doc/' +# the zip archive will be created in '/home/tutu/doc/' # all '.doc' files will be removed after successful zip ./packer -r ^.*\.doc$ -o /home/tutu/doc/root_log.zip -x ``` \ No newline at end of file