Koha/debian/docs
Magnus Enger ccd4738e26
Bug 35954: Add --status to koha-plack
This adds a --status switch to the koha-plack command.

To test on ktd:
- Copy the script to /usr/sbin, so you run the modified script,
  and not the one installed by Koha:
  $ sudo cp debian/scripts/koha-plack /usr/sbin/
- Stop and start Plack for kohadev like so:
  $ sudo koha-plack --stop kohadev
  $ sudo koha-plack --start kohadev
  And make sure this reports the correct status, both when Plack
  is running and when it is not running:
  $ sudo koha-plack --status kohadev
- Make sure --status is mentioned here:
  $ sudo koha-plack --help
- See https://wiki.koha-community.org/wiki/Testing_man_pages for
  details on how to check the manual page for the command

Signed-off-by: Tadeusz Sośnierz <tadeusz@sosnierz.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-05-03 19:31:56 +02:00
..
koha-common.xml
koha-create-dirs.xml
koha-create.xml
koha-disable.xml
koha-dump-defaults.xml
koha-dump.xml
koha-elasticsearch.xml
koha-email-disable.xml
koha-email-enable.xml
koha-enable.xml
koha-es-indexer.xml Bug 33108: koha-es-indexer added 2023-03-20 09:39:45 -03:00
koha-foreach.xml
koha-indexer.xml
koha-list.xml Bug 33108: Teach koha-list filter elasticsearch 2023-03-20 09:39:46 -03:00
koha-mysql.xml
koha-mysqlcheck.xml
koha-passwd.xml Bug 17379: Add a man page for koha-passwd (2) 2022-10-11 10:10:04 -03:00
koha-plack.xml Bug 35954: Add --status to koha-plack 2024-05-03 19:31:56 +02:00
koha-rebuild-zebra.xml
koha-remove.xml
koha-reset-passwd.xml
koha-restore.xml
koha-run-backups.xml
koha-shell.xml
koha-sip.xml
koha-sitemap.xml
koha-translate.xml
koha-upgrade-schema.xml
koha-upgrade-to-3.4.xml
koha-worker.xml Bug 36009: Document koha-worker --queue elastic_index 2024-03-07 15:02:48 +01:00
koha-z3950-responder.xml Bug 31964: add a man page for koha-z3950-responder 2023-09-01 11:07:28 -03:00
koha-zebra.xml