diff options
Diffstat (limited to 'Completion/X/_xset')
-rw-r--r-- | Completion/X/_xset | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/_xset b/Completion/X/_xset index e96b35aa8..819a2040d 100644 --- a/Completion/X/_xset +++ b/Completion/X/_xset @@ -195,4 +195,4 @@ _xset () { _xset_parse } -[[ -o kshautoload ]] || _xset "$@" +_xset "$@" |