[Replicant] [libsamsung-ipc] [PATCH 9/9] tools: ipc-modem: help: the phone number is mandatory when using --call=

Denis 'GNUtoo' Carikli GNUtoo at cyberdimension.org
Mon May 23 16:56:17 UTC 2022


Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at cyberdimension.org>
---
 tools/ipc-modem/ipc-modem.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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=<NUMBER>               call NUMBER\n"
 	       "\t--debug                       enable debug messages\n"
 	       "\t--dry-run                     "
 	       "Test the ipc-modem program without talking to the modem.\n"
-- 
2.36.0



More information about the Replicant mailing list