summaryrefslogtreecommitdiff
path: root/docs/manpages/editreg.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/editreg.1')
-rw-r--r--docs/manpages/editreg.171
1 files changed, 71 insertions, 0 deletions
diff --git a/docs/manpages/editreg.1 b/docs/manpages/editreg.1
new file mode 100644
index 00000000000..6f418a28dc4
--- /dev/null
+++ b/docs/manpages/editreg.1
@@ -0,0 +1,71 @@
+.\"Generated by db2man.xsl. Don't modify this, modify the source.
+.de Sh \" Subsection
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Ip \" List item
+.br
+.ie \\n(.$>=3 .ne \\$3
+.el .ne 3
+.IP "\\$1" \\$2
+..
+.TH "EDITREG" 1 "" "" ""
+.SH NAME
+editreg \- A utility to report and change SIDs in registry files
+.SH "SYNOPSIS"
+
+.nf
+\fBeditreg\fR [-v] [-c file] {file}
+.fi
+
+.SH "DESCRIPTION"
+
+.PP
+This tool is part of the \fBSamba\fR(7) suite\&.
+
+.PP
+\fBeditreg\fR is a utility that can visualize windows registry files (currently only NT4) and apply so-called commandfiles to them\&.
+
+.SH "OPTIONS"
+
+.TP
+registry_file
+Registry file to view or edit\&.
+
+
+.TP
+-v,--verbose
+Increases verbosity of messages\&.
+
+
+.TP
+-c commandfile
+Read commands to execute on \fIregistry_file\fR from \fIcommandfile\fR\&. Currently not yet supported!
+
+
+.TP
+-h|--help
+Print a summary of command line options\&.
+
+
+.SH "VERSION"
+
+.PP
+This man page is correct for version 3\&.0 of the Samba suite\&.
+
+.SH "AUTHOR"
+
+.PP
+The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&.
+
+.PP
+The editreg man page was written by Jelmer Vernooij\&.
+