Koha/debian/docs
Marcel de Rooy 003ff493b5 Bug 14674: [QA Follow-up] Typos and textual adjustment
This patch does:

[1] Resolve error [koha-create: line 294: local: `=upload21': not a valid
    identifier] by replacing $instance by instance.
[2] Resolved typo for 'specify'.
[3] Resolve error: [sed: -e expression #26, char 20: unknown option to `s']
    by replacing the slash in the sed line by a #. This makes sed not
    stumble over the slashes in the upload path.
[4] Added the aspect of permanent storage in the wording (as opposed to
    the storage of temporary uploads in /tmp or similar).

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Verified that koha-create now inserts the right path in koha-conf.xml.
Verified that koha-create-dirs created the new uploads directory.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-10-23 10:09:32 -03:00
..
koha-common.xml Bug 8773 - Start per-instance koha-index-daemon in .deb setup 2014-07-14 09:15:22 -03:00
koha-create-dirs.xml
koha-create.xml Bug 14674: [QA Follow-up] Typos and textual adjustment 2015-10-23 10:09:32 -03:00
koha-disable.xml
koha-dump-defaults.xml
koha-dump.xml
koha-email-disable.xml
koha-email-enable.xml
koha-enable-sip.xml
koha-enable.xml
koha-foreach.xml Bug 8566: [SIGNED-OFF] Enable koha-foreach to insert the instancename into commands 2014-07-02 15:45:25 -03:00
koha-indexer.xml Bug 8773 - Start per-instance koha-index-daemon in .deb setup 2014-07-14 09:15:22 -03:00
koha-list.xml
koha-mysql.xml Bug 12372: Updated man pages for koha-mysql 2015-08-24 13:18:12 -03:00
koha-mysqlcheck.xml Bug 10782 - Add a koha-mysqlcheck script 2014-04-23 12:30:06 +00:00
koha-plack.xml Bug 13791: koha-plack documentation 2015-08-24 13:00:40 -03:00
koha-rebuild-zebra.xml
koha-remove.xml
koha-reset-passwd.xml
koha-restart-zebra.xml
koha-restore.xml
koha-run-backups.xml
koha-shell.xml
koha-start-sip.xml
koha-start-zebra.xml
koha-stop-sip.xml
koha-stop-zebra.xml
koha-translate.xml Bug 10896: Add a --verbose option to koha-translate 2014-01-13 20:57:04 +00:00
koha-upgrade-schema.xml
koha-upgrade-to-3.4.xml
LEEME.Debian