[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-commits
Subject:    [asterisk-commits] tilghman: trunk r134977 -
From:       SVN commits to the Asterisk project <asterisk-commits () lists ! digium ! com>
Date:       2008-07-31 21:53:59
Message-ID: 20080731215359.9BFC5A9D91C () lists ! digium ! internal
[Download RAW message or body]

Author: tilghman
Date: Thu Jul 31 16:53:59 2008
New Revision: 134977

URL: http://svn.digium.com/view/asterisk?view=rev&rev=134977
Log:
Switch command order, to meet with current specs

Modified:
    trunk/res/res_config_sqlite.c

Modified: trunk/res/res_config_sqlite.c
URL: http://svn.digium.com/view/asterisk/trunk/res/res_config_sqlite.c?view=diff&rev=134977&r1=134976&r2=134977
 ==============================================================================
--- trunk/res/res_config_sqlite.c (original)
+++ trunk/res/res_config_sqlite.c Thu Jul 31 16:53:59 2008
@@ -1580,9 +1580,9 @@
 {
 	switch (cmd) {
 	case CLI_INIT:
-		e->command = "show sqlite status";
+		e->command = "sqlite show status";
 		e->usage =
-			"Usage: show sqlite status\n"
+			"Usage: sqlite show status\n"
 			"       Show status information about the SQLite 2 driver\n";
 		return NULL;
 	case CLI_GENERATE:


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic