Skip to content

Commit

Permalink
update switches string
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSDavidSoft authored Sep 9, 2022
1 parent 9b121f1 commit 8ee5e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launcher/src/strings.rc2
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ STRINGTABLE
{
IDS_TITLE "Cmder Launcher"

IDS_SWITCHES L"Valid options:\n\n /c [CMDER User Root Path]\n /task [ConEmu Task Name]\n [/start [Start in Path] | [Start in Path]]\n /single\n\nor, either:\n /register [USER | ALL]\n /unregister [USER | ALL]"
IDS_SWITCHES L"Valid options:\n\n /c [CMDER User Root Path]\n /task [ConEmu Task Name]\n /icon [CMDER Icon Path]\n [/start [Start in Path] | [Start in Path]]\n /single\n /m\n /x [ConEmu extra arguments]\n\nor, either:\n /register [USER | ALL]\n /unregister [USER | ALL]"
}

/////////////////////////////////////////////////////////////////////////////

0 comments on commit 8ee5e36

Please sign in to comment.