@pmatilai commented on this pull request.
> +# EXAMPLES
+*Define macro named mytool to /usr/bin/mytool-with-annoying-name*
+```
+%mytool /usr/bin/mytool-with-annoying-name
+```
+
+*Multiline macro with preceding comment*
+```
+# Complicated command-line invocation
+%mytool \
+ --one \
+ --with \
+ --too \
+ --many arguments \
+%{nil}
+```
It does, but the more appropriate place is probably the macro syntax man page
(yet to be written).
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3690#discussion_r2016209497
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3690/review/2720776...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint