From 755983d3d7985833fb4fb1b4510b9c677771dd79 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sun, 18 Apr 2021 05:43:58 +0200 Subject: Update README for separate .tar and .tar.gz flags --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ad41a0..6aa1782 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,10 @@ Sometimes this is just a more practical and quick way than doing things properly List directories first -r, --enable-tar - Enable tar archive generation + Enable uncompressed tar archive generation + + -g, --enable-tar-gz + Enable gz-compressed tar archive generation -z, --enable-zip Enable zip archive generation -- cgit v1.2.3