From 4a0b4d7601aa28f50de893c430ed6eaee3484ba9 Mon Sep 17 00:00:00 2001 From: webgtx Date: Wed, 20 Aug 2025 16:53:37 -0700 Subject: [PATCH] Add admonition with args brakedown in Building RPMS/SRPMS --- source/packaging-software.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/packaging-software.adoc b/source/packaging-software.adoc index 7d62873..da6e256 100644 --- a/source/packaging-software.adoc +++ b/source/packaging-software.adoc @@ -1551,6 +1551,9 @@ Updating / installing... For this tutorial, execute the ``rpm -Uvh`` commands above to continue interacting with the SPEC files and sources. ++ +NOTE: ``-Uvh`` flags stand for **upgrade, verbose, and hash** (progress bar). + [[build-binary]] ==== Building Binary from the SPEC file