summaryrefslogtreecommitdiff
path: root/makeself.1
diff options
context:
space:
mode:
authorGuy Baconniere <baco@baco.net>2010-11-08 23:45:58 +0800
committerStephane Peter <megastep@megastep.org>2010-11-09 08:09:57 +0800
commit01962a8495dcc1ae7dd9660ae353ccdcfcfb217a (patch)
tree45ec2a06519a85c85070b07df0d269c05b4c3785 /makeself.1
parente643e26461ba28a1990de1c827000dbe7f606546 (diff)
downloadmakeself-01962a8495dcc1ae7dd9660ae353ccdcfcfb217a.tar.gz
add a realtime progress percentage and spining cursor plus an option to disable it
Diffstat (limited to 'makeself.1')
-rw-r--r--makeself.15
1 files changed, 4 insertions, 1 deletions
diff --git a/makeself.1 b/makeself.1
index d0f2caa..d200804 100644
--- a/makeself.1
+++ b/makeself.1
@@ -1,4 +1,4 @@
-.TH "makeself" "1" "2.1.4"
+.TH "makeself" "1" "2.1.6"
.SH "NAME"
makeself \- An utility to generate self-extractable archives.
.SH "SYNTAX"
@@ -53,6 +53,9 @@ Specify location of the header script.
.B --follow
Follow the symlinks in the archive.
.TP
+.B --noprogress
+Do not show the progress during the decompression.
+.TP
.B --nox11
Disable automatic spawn of an xterm if running in X11.
.TP