File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -191,8 +191,8 @@ private void lblHelp_Click(object sender, EventArgs e)
191191 msg += "To change the format of the default filename, use argument:\n /filename yyyy-MM-dd_HHmm\n " ;
192192 msg += "-----------------------------------------------------------------\n " ;
193193
194- msg += "To create a file automatically without a window prompt, hold ctrl key while selecting 'Paste Into File'\n " ;
195- msg += "To add a default sub folder to 'Current Location', hold shift key while selecting 'Paste Into File'. " ;
194+ msg += "To create a file automatically without a window prompt, hold shift key while selecting 'Paste Into File'\n " ;
195+ msg += "To add a default sub folder to 'Current Location', hold ctrl key while selecting 'Paste Into File'. " ;
196196 msg += "The default sub folder for a text file is Text, and the default sub folder for an image file is Image.\n \n " ;
197197 msg += "To change the default Text Sub Folder, use argument:\n /TextSubDir MyDefaultTextFolder\n " ;
198198 msg += "To change the default Image Sub Folder, use argument:\n /ImageSubDir MyImgDir\n " ;
You can’t perform that action at this time.
0 commit comments