mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 08:10:17 +01:00
contrib/rpm: fix comment in ./build_clean.sh -h output
(cherry picked from commit c307f07207)
This commit is contained in:
parent
f754f97900
commit
a96f601c8a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue