Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function usage {
echo " install - Install"
echo " lint - Run clang-tidy code linter"
echo " prep [args...] - Generate makefiles with config options"
echo " rpm-build - Build RPM package after rpm-prep"
echo " rpm-build - Build RPM package with Tito"
echo " rpm-check - Check RPM packages after rpm-build"
echo " rpm-container - Build and check RPM packages inside container"
echo " run [args...] - Run a command with the environment vars"
Expand Down
Loading