[Rpm-maint] [rpm-software-management/rpm] Documentation does not mention %** to get all macro parameter (Issue #2444)

Ralf Habacker notifications at github.com
Wed Mar 22 14:15:53 UTC 2023


At https://github.com/rpm-software-management/rpm/blob/7b0b5e7d2cf53817ec5e2545c5f591a26db72cec/docs/manual/macros.md there is mentioned 

```
%*	all arguments (unlike shell, not including any processed flags)
```
but not 
```
%**	all arguments (including any processed flags)
```
which is implemented In the source code at https://github.com/rpm-software-management/rpm/commit/c22d5b12999de6633d89828165ea3ab2112993e8 and **https://github.com/rpm-software-management/rpm/commit/bebd15081a1ad61752d37d51e6377f65dd622ea3

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2444
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2444 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230322/1d492bf3/attachment.html>


More information about the Rpm-maint mailing list