From 3525ecf0d41d0e40f8719ad3f8bd35a7781ab8cc Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Wed, 16 Mar 2022 15:34:35 +0100 Subject: tools: ipc-modem: help: the phone number is mandatory when using --call= Signed-off-by: Denis 'GNUtoo' Carikli --- tools/ipc-modem/ipc-modem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/ipc-modem/ipc-modem.c b/tools/ipc-modem/ipc-modem.c index 9f1ad3c..01498dd 100644 --- a/tools/ipc-modem/ipc-modem.c +++ b/tools/ipc-modem/ipc-modem.c @@ -505,7 +505,7 @@ void print_help(void) "\tstart " "boot modem and start read loop\n" "arguments:\n" - "\t--call=[NUMBER] call NUMBER\n" + "\t--call= call NUMBER\n" "\t--debug enable debug messages\n" "\t--dry-run " "Test the ipc-modem program without talking to the modem.\n" -- cgit v1.2.3