summaryrefslogtreecommitdiffstats
path: root/contrib/bash-completion
AgeCommit message (Collapse)AuthorFilesLines
2012-04-10Remove multi-version supportJouke Witteveen1-1/+0
Having multiple versions of netcfg around is not supported.
2012-03-21Revised bash completionJouke Witteveen1-26/+18
Bash completion does not deal properly with profile filenames that contain whitespace. There are some minor tweaks in this commit as well, but those should be harmless.
2012-03-12Rename -i parameter to -DJouke Witteveen1-2/+2
-i is not a very cool parameter for downing an interface. Change it to -D so that it mirrors -R in the sense that a capital is used for interface-based actions. The old behaviour is kept (undocumented) for backward compatibility. Also a typo (iface-recont should have been iface-recon) is fixed. Lastly some restrictions on profile naming are included in the documentation. The "should not start with '@'" is only for usage with net-profiles.
2012-03-04Completion brought up to dateJouke Witteveen1-43/+43
2011-07-30bash-completion: add support for -r optionCédric Girard1-3/+3
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-11Change STATE_DIR from /var/run to /runRémy Oudompheng1-2/+2
2009-11-18FS#13418,FS#12505 - add zsh/bash completionJames Rayner1-0/+58