mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 01:36:11 +08:00
[NET] Reorganize and improve the help texts (1/X)
- Move common texts into separate string resources. - Add missing help texts for ACCOUNTS, COMPUTER, CONFIG and CONTINUE commands.
This commit is contained in:
@@ -376,7 +376,10 @@ done:
|
||||
RtlFreeHeap(RtlGetProcessHeap(), 0, lpMembers);
|
||||
|
||||
if (result != 0)
|
||||
{
|
||||
ConResPuts(StdOut, IDS_GENERIC_SYNTAX);
|
||||
ConResPuts(StdOut, IDS_LOCALGROUP_SYNTAX);
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user