Skip to content

Commit 4e4789f

Browse files
Flowdalicarthurzam
authored andcommitted
pkgdev_bugs: remove outdated --api-key description
pkgdev now does perform write access to b.g.o using the API key. Signed-off-by: Florian Schmaus <[email protected]> Signed-off-by: Arthur Zamarin <[email protected]>
1 parent 5a5bd75 commit 4e4789f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/pkgdev/scripts/pkgdev_bugs.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@
4242
metavar="KEY",
4343
help="Bugzilla API key",
4444
docs="""
45-
The Bugzilla API key to use for authentication. Used mainly to overcome
46-
rate limiting done by bugzilla server. This tool doesn't perform any
47-
bug editing, just fetching info for the bug.
45+
The Bugzilla API key to use for authentication.
4846
""",
4947
)
5048
bugs.add_argument(

0 commit comments

Comments
 (0)