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