NAME
OPM::Maker::Command::bashcompletion - build bash completion script
VERSION
version 1.17
DESCRIPTION
This command will create a bash completion script for opmbuild and its installed subcommands.
It generates a ~user/.bash_completion script if it doesn't exist and create a ~user/.bash_completion.d/opmbuild file. The latter describes all the subcommands and their options.
The command assumes, that the user's home directory is in $ENV{HOME}
.
AUTHOR
Renee Baecker <reneeb@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2017 by Renee Baecker.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)