[Koha-bugs] [Bug 13791] Plack - Out of the box support on packages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 18 10:02:40 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13791

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41568|0                           |1
        is obsolete|                            |

--- Comment #32 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 41576
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41576&action=edit
Bug 13791: tab-completion for koha-plack in bash

This patch adds tab-completion in bash for the koha-plack command.

After the --start, --stop, --restart and --disable switches it only offers
plack-enabled instances.  And disabled instances to --enable.

--help and -h just finish end the completion.

--quiet and -q are trickier to implement. They will work (be offered)
only before the action switches.

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list