We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 046549e commit 3f1bba4Copy full SHA for 3f1bba4
1 file changed
build.sh
@@ -44,7 +44,7 @@ function usage {
44
echo " install - Install"
45
echo " lint - Run clang-tidy code linter"
46
echo " prep [args...] - Generate makefiles with config options"
47
- echo " rpm-build - Build RPM package after rpm-prep"
+ echo " rpm-build - Build RPM package with Tito"
48
echo " rpm-check - Check RPM packages after rpm-build"
49
echo " rpm-container - Build and check RPM packages inside container"
50
echo " run [args...] - Run a command with the environment vars"
0 commit comments