Home
last modified time | relevance | path

Searched refs:VER_CMD_SHORT_DESC (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DShellCommandVersion.cpp31 #define VER_CMD_SHORT_DESC VER_CMD _T(" command displays information about this program.\n") macro
59 return VER_CMD_SHORT_DESC _T("Syntax: ") VER_CMD _T("\n"); in GetHelpString()
64 return VER_CMD_SHORT_DESC; in GetHelpShortDescriptionString()