On Wed, Apr 10, 2013 at 11:36:21AM +0200, Bernhard Voelker wrote: > bash-completion/swapoff | 56 +++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 56 insertions(+) > create mode 100644 bash-completion/swapoff Applied, thanks. > + case $cur in > + -*) > + OPTS="-a > + -L > + -U > + -v > + --all > + --verbose > + --help > + --version" We prefer long options (so I have removed -a and -v). Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html