mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Fix for --dirname and --suffix (missed ones)
scripts/make_win_src_distribution.sh: Fix for --dirname and --suffix (missed ones)
This commit is contained in:
@ -59,6 +59,8 @@ show_usage()
|
||||
echo ""
|
||||
echo " --debug Debug, without creating the package"
|
||||
echo " --tmp Specify the temporary location"
|
||||
echo " --suffix Suffix name for the package"
|
||||
echo " --dirname Directory name to copy files (intermediate)"
|
||||
echo " --silent Do not list verbosely files processed"
|
||||
echo " --tar Create tar.gz package instead of .zip"
|
||||
echo " --help Show this help message"
|
||||
|
Reference in New Issue
Block a user