cli: minor text output fixes
This commit is contained in:
@@ -64,7 +64,7 @@ static GOptionEntry entries[] = {
|
||||
},
|
||||
{ "create-file-with-data", 0, 0, G_OPTION_ARG_STRING, &create_file_with_data_str,
|
||||
"Create a file with the data contents of the SMS.",
|
||||
"[File path",
|
||||
"[File path]",
|
||||
},
|
||||
{ NULL }
|
||||
};
|
||||
|
Reference in New Issue
Block a user