Skip to content

Commit 3f1bba4

Browse files
authored
Fix build.sh help text (#183)
1 parent 046549e commit 3f1bba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function usage {
4444
echo " install - Install"
4545
echo " lint - Run clang-tidy code linter"
4646
echo " prep [args...] - Generate makefiles with config options"
47-
echo " rpm-build - Build RPM package after rpm-prep"
47+
echo " rpm-build - Build RPM package with Tito"
4848
echo " rpm-check - Check RPM packages after rpm-build"
4949
echo " rpm-container - Build and check RPM packages inside container"
5050
echo " run [args...] - Run a command with the environment vars"

0 commit comments

Comments
 (0)