commit 51d7589cb0328cfb4e788744918de6b2ae201da3
parent 825e672d4feeba2c717bd75afbb465018b30ee8e
Author: Dylan Araps <dylan.araps@gmail.com>
Date: Sun, 22 Mar 2020 14:47:03 +0200
docs: update
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kiss.1 b/kiss.1
@@ -100,7 +100,7 @@ export KISS_KEEPLOG=0
# Compression method to use for package tarballs.
#
-# Valid options: 'gz' (default), 'xz', 'bz2'
+# Valid options: 'bz2', 'gz' (default), 'xz', 'zst'
export KISS_COMPRESS=gz
# Keep build, package and extraction cache directories for debugging