* make-dist: Doc fix for --help re --snapshot (since 201612 change).

This commit is contained in:
Glenn Morris 2019-06-09 15:55:24 -07:00
parent 323648bf36
commit 3a29764d91

View file

@ -137,7 +137,7 @@ while [ $# -gt 0 ]; do
echo " --no-changelog don't generate the top-level ChangeLog"
echo " --no-info don't include info files"
echo " --no-tests don't include the test/ directory"
echo " --snapshot same as --clean-up --no-update --tar --no-check"
echo " --snapshot same as --clean-up --no-update --tar"
echo " --tar make a tar file"
echo " --verbose noisier output"
echo ""