[Pkg-voip-commits] [dahdi-tools] 159/285: dahdi_span_types: Show location of configuration file in help message.

tzafrir at debian.org tzafrir at debian.org
Thu Jul 7 19:18:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master
in repository dahdi-tools.

commit d8074f434f550f00a1e484d413309ac32b466883
Author: Shaun Ruffell <sruffell at digium.com>
Date:   Wed Jan 8 18:14:04 2014 -0600

    dahdi_span_types: Show location of configuration file in help message.
    
    Makes similar in for the dahdi_span_assignments in that the location of the
    default configuration file is shown in the help screen.
    
    Signed-off-by: Shaun Ruffell <sruffell at digium.com>
    Acked-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
---
 dahdi_span_types | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dahdi_span_types b/dahdi_span_types
index b12fc6f..7936076 100755
--- a/dahdi_span_types
+++ b/dahdi_span_types
@@ -53,9 +53,9 @@ SPAN_ASSIGNMENTS_KEY=${SPAN_ASSIGNMENTS_KEY:-hwid}
 usage() {
 	echo >&2 "Usage: $0 [options] action [devpath ...]"
 	echo >&2 "       action:"
-	echo >&2 "         set        - set spans to E1/T1 according to configuration"
+	echo >&2 "         set        - set spans to E1/T1 according to /etc/dahdi/span-types.conf"
 	echo >&2 "         list       - human-readable list of all spans"
-	echo >&2 "         dumpconfig - dump current state as new configuration"
+	echo >&2 "         dumpconfig - dump current state in /etc/dahdi/span-types.conf format"
 	echo >&2 ""
 	echo >&2 "       options:"
 	echo >&2 "         -h|--help      - Show this help"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-tools.git



More information about the Pkg-voip-commits mailing list