Skip to content

Commit

Permalink
Document %autopatch -q in the manual too
Browse files Browse the repository at this point in the history
Commit 46b3e76 added -q option to
%autopatch but only documented it in the main macros file and not the
manual.

Related: rpm-software-management#3230
Related: rpm-software-management#3093
  • Loading branch information
pmatilai committed Nov 19, 2024
1 parent 3006c84 commit 109d8aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/manual/autosetup.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ range with options, or pass patch numbers as arguments. The supported
options are

* `-v` verbose operation
* `-q` don't warn if there are no matching patches
* `-p<number>` argument to control patch prefix stripping (same as
`-p` to `%patch`, normally passed down from `%autosetup`)
* `-m<number>` Apply patches starting from `<number>` range
Expand Down

0 comments on commit 109d8aa

Please sign in to comment.