From 2a30db4f19a81bffa7006f4d0f6526f310efac6d Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 17 May 2007 03:53:26 +0000 Subject: added --open to the help message. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1696 ee746299-78ed-0310-b773-934348b2243d --- src/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 2e5bc15a..27e7b632 100644 --- a/src/main.c +++ b/src/main.c @@ -526,6 +526,7 @@ static void parse_cmd_opt(int argc, char *argv[]) g_print("%s\n", _(" --status [folder]... show the total number of messages")); g_print("%s\n", _(" --status-full [folder]...\n" " show the status of each folder")); + g_print("%s\n", _(" --open folderid/msgnum open message in new window")); g_print("%s\n", _(" --configdir dirname specify directory which stores configuration files")); #ifdef G_OS_WIN32 g_print("%s\n", _(" --ipcport portnum specify port for IPC remote commands")); -- cgit v1.2.3