The branch, mount has been created
at db8d3eeeebb78632cdfb23d37ff57bf4350912e1 (commit)
- Shortlog ------------------------------------------------------------
commit db8d3eeeebb78632cdfb23d37ff57bf4350912e1
Author: Igor Murzov <[email protected]>
Date: Sat Nov 19 23:06:56 2011 +0300
mount, umount: Add linux-specific completions.
This linux-specific completion won't parse /etc/fstab as a lot of people
including myself find it useless. And there is no reliable way to guess
what user wants to mount. Some examples of what is ok for mount:
$ mount /home
$ mount /dev/sda1 /home
$ mount file.iso /media/iso -o loop
$ mount LABEL=mydisk /media/disk
It is more sane to provide just filenames completion for mount.
-----------------------------------------------------------------------
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits