]> git.ipfire.org Git - thirdparty/systemd.git/commit
bash-completion: add minimal support fpr 'set-property' command 1775/head
authorFranck Bui <fbui@suse.com>
Tue, 3 Nov 2015 17:42:10 +0000 (18:42 +0100)
committerFranck Bui <fbui@suse.com>
Wed, 4 Nov 2015 07:42:16 +0000 (08:42 +0100)
commitd82fabdb7fa1429dab3dc8cd5f86bd62176bde18
tree8f9fc9fb5e80236e0ecb9fc372068c225812e148
parentcb6762862b1151d06ed856c37b0ebab0796781e3
bash-completion: add minimal support fpr 'set-property' command

'set-property' was missing from the list of known command.

Also a list of unit names will be proposed as next argument.

However no support on property names is provided since it would
require a hard coded list of them.
shell-completion/bash/systemctl.in