1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-07-02 14:02:26 +00:00

docs: update

This commit is contained in:
Dylan Araps 2020-03-15 14:27:40 +02:00
parent cb1f16a282
commit 23d1d07ebe
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

2
kiss.1
View File

@ -100,7 +100,7 @@ export KISS_KEEPLOG=0
# Compression method to use for package tarballs. # Compression method to use for package tarballs.
# #
# Valid options: 'gz' (default), 'xz' # Valid options: 'gz' (default), 'xz', 'bz2'
export KISS_COMPRESS=gz export KISS_COMPRESS=gz
# Keep build, package and extraction cache directories for debugging # Keep build, package and extraction cache directories for debugging