diff options
Diffstat (limited to 'Master/tlpkg/bin/tl-update-install-pkg')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-install-pkg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-install-pkg b/Master/tlpkg/bin/tl-update-install-pkg index 53aff2f9044..2dbbb399c47 100755 --- a/Master/tlpkg/bin/tl-update-install-pkg +++ b/Master/tlpkg/bin/tl-update-install-pkg @@ -41,7 +41,7 @@ $opt_texlivedocs = 0; sub usage { print <<'EOF'; -Usage: tl-make-install-pkg [-h|--help] [-v|--verbose] -o|--outputdir=DIR +Usage: $0 [-h|--help] [-v|--verbose] -o|--outputdir=DIR Generate a .tar.gz file for Unix and a .zip file for all systems containing all the files needed to install TeX Live from the network. |