]> git.koha-community.org Git - koha.git/commit
Bug 38173: Fix description of koha-dump --exclude-indexes
authorMagnus Enger <magnus@libriotech.no>
Tue, 15 Oct 2024 11:47:25 +0000 (13:47 +0200)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Wed, 23 Oct 2024 17:14:57 +0000 (19:14 +0200)
commit0c23b98782520794f1d56b72be6dc10180b08b9c
tree05ea604250bdbf543fbbe091414d3202b3f8ac50
parent3fdf4ebcc185958c47ed47a90c273a3979fd11a6
Bug 38173: Fix description of koha-dump --exclude-indexes

To test:
- Look at debian/scripts/koha-dump
- The description of --exclude-indexes reads:
  "Include Zebra indexes on the backup"
- Apply the patch
- Look at the file again. The description is now:
  "Exclude Zebra indexes from the backup"

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
debian/scripts/koha-dump