1 ## arg 1: the new package version
4 echo "WARNING: This software needs more testing."
5 echo "Read the man page or README.md for known issues."
9 ## arg 1: the new package version
10 ## arg 2: the old package version
13 echo "WARNING: This software needs more testing."
14 echo "Read the man page or README.md for known issues."
18 # vim:set ts=2 sw=2 et: