mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
better help
(This used to be commit b390d6eef95ee6094eb193006bc2f23c40291026)
This commit is contained in:
parent
a83e7725c4
commit
354cdfa8f8
@ -29,7 +29,13 @@ int net_ads_usage(void)
|
||||
"\nnet ads join"\
|
||||
"\n\tjoins the local machine to a ADS realm\n"\
|
||||
"\nnet ads leave"\
|
||||
"\n\tremoves the local machine from a ADS realm\n"
|
||||
"\n\tremoves the local machine from a ADS realm\n"\
|
||||
"\nnet ads user"\
|
||||
"\n\tlist users in the realm\n"\
|
||||
"\nnet ads group"\
|
||||
"\n\tlist groups in the realm\n"\
|
||||
"\nnet ads status"\
|
||||
"\n\tdump the machine account details to stdout\n"
|
||||
);
|
||||
return -1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user