[NET]
[reactos.git] / reactos / base / applications / network / net / main.c
index 36df766..a5b8f94 100644 (file)
@@ -39,7 +39,7 @@ COMMAND cmds[] =
     {L"statistics", unimplemented},
     {L"stop",       cmdStop},
     {L"time",       unimplemented},
-    {L"use",        unimplemented},
+    {L"use",        cmdUse},
     {L"user",       cmdUser},
     {L"view",       unimplemented},
     {NULL,          NULL}