diff --git a/commandline.c b/commandline.c index ecf57259..ac490e15 100644 --- a/commandline.c +++ b/commandline.c @@ -2364,7 +2364,7 @@ struct cli_schema command_line_options[]={ "List MeshMS messages between and "}, {app_meshms_add_message,{"meshms","add","message" KEYRING_PIN_OPTIONS, "[]","[]","","","",NULL},CLIFLAG_STANDALONE, "Create a MeshMS from to "}, - {app_meshms_ack_messages,{"meshms","ack","messages" KEYRING_PIN_OPTIONS, "","","",NULL},CLIFLAG_STANDALONE, + {app_meshms_ack_messages,{"meshms","ack","messages" KEYRING_PIN_OPTIONS, "","","",NULL},CLIFLAG_STANDALONE, "List MeshMS messages between and "}, {app_rhizome_append_manifest, {"rhizome", "append", "manifest", "", "", NULL}, CLIFLAG_STANDALONE, "Append a manifest to the end of the file it belongs to."},