commands/vpasswd2db.pod
changeset 0 6f7a81934006
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commands/vpasswd2db.pod	Wed Jan 16 22:39:43 2008 +0100
@@ -0,0 +1,33 @@
+=head1 NAME
+
+vpasswd2db - Converts text password tables to current vpwtable DB format
+
+=head1 SYNOPSIS
+
+B<vpasswd2db>
+[B<--quiet>]
+
+
+=head1 DESCRIPTION
+
+
+
+Reads in a standard virtual password table in the current directory,
+and writes it out to a table.  The file names for the input and output
+tables are determined from the configuration file.
+
+
+=head1 OPTIONS
+
+=over 8
+
+=item B<--quiet>
+
+Suppress all status messages.
+
+=back
+
+=head1 AUTHORS
+
+Bruce Guenter <bruceg@em.ca>
+