From 418c440f6321e81deba2c7c1dc105cd2865c9a86 Mon Sep 17 00:00:00 2001 From: Don Ho Date: Sun, 12 Aug 2012 00:11:45 +0000 Subject: [PATCH] [BUG_FIXED] Align text display in help dialog (--help). git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@938 f5eea248-9336-0410-98b8-ebc06183d4e3 --- PowerEditor/src/winmain.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PowerEditor/src/winmain.cpp b/PowerEditor/src/winmain.cpp index 13908f82..288fe3a3 100644 --- a/PowerEditor/src/winmain.cpp +++ b/PowerEditor/src/winmain.cpp @@ -182,8 +182,8 @@ notepad++ [--help] [-multiInst] [-noPlugins] [-lLanguage] [-nLineNumber] [-cColu -notabbar : Launch Notepad++ without tabbar\r\ -ro : Launch Notepad++ and make the file to open read only\r\ -systemtray : Launch Notepad++ directly in system tray\r\ - -loadingTime : Display Notepad++ loading time\r\ - -alwaysOnTop : Make Notepad++ always on top\r\ + -loadingTime : Display Notepad++ loading time\r\ + -alwaysOnTop : Make Notepad++ always on top\r\ fullFilePathName : file name to open (absolute or relative path name)\r\ ");