We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a22e2 commit 78cd513Copy full SHA for 78cd513
1 file changed
data/share/bash-completion/completions/pkgdev
@@ -119,7 +119,7 @@ _pkgdev() {
119
mask)
120
subcmd_options="
121
-r --rites
122
- -b --bugs
+ -b --bug
123
--email
124
"
125
@@ -245,6 +245,7 @@ _pkgdev() {
245
bugs)
246
247
--api-key
248
+ --edit-graph
249
--auto-cc-arches
250
--find-by-maintainer
251
--projects
0 commit comments