[PATCH] cli: fix help message for --3gpp-ussd-respond
Dan Williams
dcbw at redhat.com
Wed Aug 14 15:01:58 PDT 2013
On Wed, 2013-08-14 at 11:52 -0700, Ben Chan wrote:
> ---
> cli/mmcli-modem-3gpp.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Pushed, thanks.
Dan
> diff --git a/cli/mmcli-modem-3gpp.c b/cli/mmcli-modem-3gpp.c
> index f88ce62..5b745eb 100644
> --- a/cli/mmcli-modem-3gpp.c
> +++ b/cli/mmcli-modem-3gpp.c
> @@ -76,7 +76,7 @@ static GOptionEntry entries[] = {
> "[command]"
> },
> { "3gpp-ussd-respond", 0, 0, G_OPTION_ARG_STRING, &ussd_respond_str,
> - "Request a given modem to initiate a USSD session",
> + "Request a given modem to respond to a USSD request",
> "[response]"
> },
> { "3gpp-ussd-cancel", 0, 0, G_OPTION_ARG_NONE, &ussd_cancel_flag,
More information about the ModemManager-devel
mailing list