mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
[NET] Add the NET CONFIG (SERVER) command
This commit is contained in:
parent
a0b5b47352
commit
ca9413ce30
12 changed files with 244 additions and 1 deletions
|
@ -22,7 +22,7 @@ COMMAND cmds[] =
|
|||
{
|
||||
{L"accounts", cmdAccounts},
|
||||
{L"computer", unimplemented},
|
||||
{L"config", unimplemented},
|
||||
{L"config", cmdConfig},
|
||||
{L"continue", cmdContinue},
|
||||
{L"file", unimplemented},
|
||||
{L"group", unimplemented},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue