|
Lines 370-375
Link Here
|
| 370 |
"usage: pw usernext [switches]\n" |
370 |
"usage: pw usernext [switches]\n" |
| 371 |
"\t-V etcdir alternate /etc location\n" |
371 |
"\t-V etcdir alternate /etc location\n" |
| 372 |
"\t-C config configuration file\n" |
372 |
"\t-C config configuration file\n" |
|
|
373 |
"\t-q quiet operation\n", |
| 374 |
"usage pw: lock [switches]\n" |
| 375 |
"\t-V etcdir alternate /etc locations\n" |
| 376 |
"\t-C config configuration file\n" |
| 377 |
"\t-q quiet operation\n", |
| 378 |
"usage pw: unlock [switches]\n" |
| 379 |
"\t-V etcdir alternate /etc locations\n" |
| 380 |
"\t-C config configuration file\n" |
| 381 |
"\t-q quiet operation\n" |
| 373 |
}, |
382 |
}, |
| 374 |
{ |
383 |
{ |
| 375 |
"usage: pw groupadd [group|gid] [switches]\n" |
384 |
"usage: pw groupadd [group|gid] [switches]\n" |
|
Lines 409-414
Link Here
|
| 409 |
"usage: pw groupnext [switches]\n" |
418 |
"usage: pw groupnext [switches]\n" |
| 410 |
"\t-V etcdir alternate /etc location\n" |
419 |
"\t-V etcdir alternate /etc location\n" |
| 411 |
"\t-C config configuration file\n" |
420 |
"\t-C config configuration file\n" |
|
|
421 |
"\t-q quiet operation\n" |
| 412 |
} |
422 |
} |
| 413 |
}; |
423 |
}; |