Skip to content

Commit 15ca019

Browse files
committed
docs(nox): note applicability to no-arg register-python-argcomplete
It is likely we'll have loaders invoking it with `--no-defaults` or `--complete-arguments` later.
1 parent 9620bc9 commit 15ca019

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

completions/_nox

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# 3rd party completion loader for argcomplete commands. -*- shell-script -*-
1+
# 3rd party completion loader for argcomplete commands -*- shell-script -*-
2+
# sourced using no args to `register-python-argcomplete`.
23
#
34
# This serves as a fallback in case the completion is not installed otherwise.
45

0 commit comments

Comments
 (0)