We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d0e23 commit eaae793Copy full SHA for eaae793
src/pkgdev/scripts/pkgdev_mask.py
@@ -82,7 +82,7 @@
82
field for the message to be accepted by ``gentoo-dev-announce``.
83
84
For spawning the preferred email composer, the ``xdg-email`` tool from
85
- ``x11-misc/xdg-utils`` package.
+ ``x11-misc/xdg-utils`` package is used.
86
""",
87
)
88
mask_opts.add_argument(
@@ -91,7 +91,7 @@
91
help="file a last-rite bug",
92
docs="""
93
Files a last-rite bug for the masked package, which blocks listed
94
- reference bugs. ``PMASKED`` keyword is added all all referenced bugs.
+ reference bugs. ``PMASKED`` keyword is added to all referenced bugs.
95
96
97
0 commit comments