From 67ad9d28f5477124d2bf30c0dc48d693657461a7 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Sat, 21 Sep 2013 17:47:54 +0000 Subject: [PATCH] Bug 10622: (follow-up) uppercase "SIP" in documentation and help text "SIP" is an acronym and should be capitalized. Signed-off-by: Galen Charlton --- debian/docs/koha-list.xml | 8 ++++---- debian/scripts/koha-list | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/docs/koha-list.xml b/debian/docs/koha-list.xml index 39eee43091..1b2129e27b 100644 --- a/debian/docs/koha-list.xml +++ b/debian/docs/koha-list.xml @@ -17,7 +17,7 @@ koha-list - Lists Koha instances, and optionally only those that are enabled/disabled or have email and/or sip turned on/off. + Lists Koha instances, and optionally only those that are enabled/disabled or have email and/or SIP turned on/off. UNIX/Linux @@ -61,13 +61,13 @@ - Only show instances that have sip enabled. + Only show instances that have SIP enabled. - Only show instances that do not have sip enabled. + Only show instances that do not have SIP enabled. @@ -81,7 +81,7 @@ Description - This script lists Koha instances on a server. Optionally only those that are enabled or disabled can be listed. There are also options for listing only servers that have email or sip enabled/disabled. These limits can be applied alone or in combination. + This script lists Koha instances on a server. Optionally only those that are enabled or disabled can be listed. There are also options for listing only servers that have email or SIP enabled/disabled. These limits can be applied alone or in combination. See also diff --git a/debian/scripts/koha-list b/debian/scripts/koha-list index f6b0c0e0a7..445a22ac5d 100755 --- a/debian/scripts/koha-list +++ b/debian/scripts/koha-list @@ -189,8 +189,8 @@ Options: --disabled Only show instances that are disabled --email Only show instances that have email enabled --noemail Only show instances that do not have email enabled - --sip Only show instances that have sip enabled - --nosip Only show instances that do not have sip enabled + --sip Only show instances that have SIP enabled + --nosip Only show instances that do not have SIP enabled --help | -h Show this help The filtering options can be combined, and you probably want to do this -- 2.39.2