vcomplete: add `-no-parallel` to flag completions (#14735)
parent
f4869bcdc6
commit
690a8422d1
|
@ -154,6 +154,7 @@ const (
|
||||||
'-autofree',
|
'-autofree',
|
||||||
'-compress',
|
'-compress',
|
||||||
'-freestanding',
|
'-freestanding',
|
||||||
|
'-no-parallel',
|
||||||
'-no-preludes',
|
'-no-preludes',
|
||||||
'-prof',
|
'-prof',
|
||||||
'-profile',
|
'-profile',
|
||||||
|
|
Loading…
Reference in New Issue