1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-27 08:23:49 +03:00

Add "net dom" command suite to "net".

Guenther
This commit is contained in:
Günther Deschner
2007-11-30 20:21:37 +01:00
committed by Volker Lendecke
parent 58d49023b9
commit a41f9aef84
3 changed files with 4 additions and 2 deletions

View File

@@ -266,6 +266,7 @@ int net_help(int argc, const char **argv)
{"GROUP", net_help_group},
{"GROUPMAP", net_help_groupmap},
{"JOIN", net_help_join},
{"DOM", net_help_dom},
{"VALIDATE", net_rap_validate_usage},
{"GROUPMEMBER", net_rap_groupmember_usage},
{"ADMIN", net_rap_admin_usage},