Skip to content

Commit eb40f56

Browse files
committed
fix(_get_first_arg): remove invalid doccomment
1 parent e2e11e6 commit eb40f56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bash_completion

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,8 +2157,6 @@ _comp_realcommand()
21572157
}
21582158

21592159
# This function returns the first argument, excluding options
2160-
# @param $1 chars Characters out of $COMP_WORDBREAKS which should
2161-
# NOT be considered word breaks. See _comp__reassemble_words.
21622160
# TODO:API: rename per conventions
21632161
_get_first_arg()
21642162
{

0 commit comments

Comments
 (0)