[Rpm-maint] [rpm-software-management/rpm] Add a man page for rpm macro processor (PR #3781)
Florian Festi
notifications at github.com
Tue Jun 10 08:53:16 UTC 2025
@ffesti commented on this pull request.
> +
+*%{span:*_STRING_*}*
+ As-is string, handy for wrapping multiline macros.
+ Since 6.0.0.
+
+ Example:
+ ```
+ %{span:
+ %one thing
+ %another thing
+ }
+ ```
+
+*%{sub:*_STRING_, _I_, [,_J_]*}*
+ Expand to substring of _STRING_ that starts at *I* and continues
+ until *J*. *I* and *J* can be negative. If *J* is absent, then
May be
...can be negative **to index from the string's end**
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3781#pullrequestreview-2912596949
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3781/review/2912596949 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250610/71d879e4/attachment.htm>
More information about the Rpm-maint
mailing list