summaryrefslogtreecommitdiff
path: root/completions/_runuser
blob: 95cf930a0c03070809aa467ddc8b1e98957beb2a (plain)
1
2
3
4
5
6
7
8
# runuser(1) completion                                    -*- shell-script -*-

# Use of this file is deprecated on Linux.  Upstream completion is
# available in util-linux >= 2.23, use that instead.

complete -u runuser

# ex: filetype=sh