https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17467
--- Comment #5 from Tomás Cohen Arazi <[email protected]> --- Created attachment 56669 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56669&action=edit Bug 17467: Add tab-completion for koha-zebra This patch adds tab-completion for bash, for the koha-zebra script. To test: - Run (on the vagrant user): $ source kohaclone/debian/koha-common.bash-completion - Run: $ sudo koha-zebra -<TAB> (<TAB> means press the tab key) => SUCCESS: Tab completion works as expected for the koha-zebra command. - Sign off :-D -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
