Changeset 228 for branches/samba-3.2.x/source/utils/net_rap.c
- Timestamp:
- May 26, 2009, 9:44:50 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/utils/net_rap.c
r137 r228 513 513 "net rap printq [misc. options] [targets]\n"\ 514 514 "\tor\n"\ 515 "net rap printq list[<queue_name>] [misc. options] [targets]\n"\515 "net rap printq info [<queue_name>] [misc. options] [targets]\n"\ 516 516 "\tlists the specified queue and jobs on the target server.\n"\ 517 517 "\tIf the queue name is not specified, all queues are listed.\n\n"); … … 857 857 "\n\t Enumerate users in a group\n"\ 858 858 "\nnet rap groupmember DELETE <group> <user> [misc. options] "\ 859 "[targets]\n\t Delete s epcified user from specified group\n"\859 "[targets]\n\t Delete specified user from specified group\n"\ 860 860 "\nnet rap groupmember ADD <group> <user> [misc. options] [targets]"\ 861 861 "\n\t Add specified user to specified group\n");
Note:
See TracChangeset
for help on using the changeset viewer.