summaryrefslogtreecommitdiff
path: root/source3/utils/net_help.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2002-09-11 14:07:21 +0000
committerAndrew Tridgell <tridge@samba.org>2002-09-11 14:07:21 +0000
commitcdca2ad1c4ca396e130a1091063c3aeedbb06cd8 (patch)
tree5c40195dd59d5d41009eaca2c34f1e2343eb9035 /source3/utils/net_help.c
parentb3bcdccb1c3670495248469170b7b86c16312f99 (diff)
downloadsamba-cdca2ad1c4ca396e130a1091063c3aeedbb06cd8.tar.gz
samba-cdca2ad1c4ca396e130a1091063c3aeedbb06cd8.tar.bz2
samba-cdca2ad1c4ca396e130a1091063c3aeedbb06cd8.zip
added gencache implementation from mimir - thanks!
(This used to be commit 05a202c287f5daeb1ccbaf9479aa93e7928e93db)
Diffstat (limited to 'source3/utils/net_help.c')
-rw-r--r--source3/utils/net_help.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/net_help.c b/source3/utils/net_help.c
index ab3eac4b43..16309c5334 100644
--- a/source3/utils/net_help.c
+++ b/source3/utils/net_help.c
@@ -135,6 +135,7 @@ static int net_usage(int argc, const char **argv)
" net user\t\tto manage users\n"\
" net group\t\tto manage groups\n"\
" net join\t\tto join a domain\n"\
+ " net cache\t\tto operate on cache tdb file\n"\
"\n"\
" net ads <command>\tto run ADS commands\n"\
" net rap <command>\tto run RAP (pre-RPC) commands\n"\