diff --git a/contrib/fedora/rpm/build_clean.sh b/contrib/fedora/rpm/build_clean.sh index c486be5129..88bfb3d0c9 100755 --- a/contrib/fedora/rpm/build_clean.sh +++ b/contrib/fedora/rpm/build_clean.sh @@ -12,7 +12,7 @@ usage() { echo "Does all the steps from a clean git working directory to an RPM of NetworkManager" echo echo "This is also the preferred way to create a distribution tarball for release:" - echo " $ $0 -c -S" + echo " $ $0 -r" echo echo "Options:" echo " -f|--force: force build, even if working directory is not clean and has local modifications"