* make-dist: Doc fix for --help re --snapshot (since 201612 change).
This commit is contained in:
parent
323648bf36
commit
3a29764d91
1 changed files with 1 additions and 1 deletions
|
@ -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 ""
|
||||
|
|
Loading…
Add table
Reference in a new issue