[Replicant] [libsamsung-ipc] [PATCH 8/9] tools: ipc-modem: help: the pin code is mandatory when using --pin=

Denis 'GNUtoo' Carikli GNUtoo at cyberdimension.org
Mon May 23 16:56:16 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 0641a8f..9f1ad3c 100644
--- a/tools/ipc-modem/ipc-modem.c
+++ b/tools/ipc-modem/ipc-modem.c
@@ -512,7 +512,7 @@ void print_help(void)
 	       "\t--help                        print this help message\n"
 	       "\t--log-target=[stdout|syslog]  "
 	       "direct logs to stdout or syslog\n"
-	       "\t--pin=[PIN]                   provide SIM card PIN\n");
+	       "\t--pin=<PIN>                   provide SIM card PIN\n");
 }
 
 int handle_command(struct ipc_modem_data *data)
-- 
2.36.0



More information about the Replicant mailing list