Fix a small typo in a comment and pretty it up a bit.
[Samba/gebeck_regimport.git] / docs / manpages / editreg.1
blob6f418a28dc4dff1eb5c034a26fa0ad244dab6653
1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
2 .de Sh \" Subsection
3 .br
4 .if t .Sp
5 .ne 5
6 .PP
7 \fB\\$1\fR
8 .PP
9 ..
10 .de Sp \" Vertical space (when we can't use .PP)
11 .if t .sp .5v
12 .if n .sp
14 .de Ip \" List item
15 .br
16 .ie \\n(.$>=3 .ne \\$3
17 .el .ne 3
18 .IP "\\$1" \\$2
20 .TH "EDITREG" 1 "" "" ""
21 .SH NAME
22 editreg \- A utility to report and change SIDs in registry files
23 .SH "SYNOPSIS"
25 .nf
26 \fBeditreg\fR [-v] [-c file] {file}
27 .fi
29 .SH "DESCRIPTION"
31 .PP
32 This tool is part of the \fBSamba\fR(7) suite\&.
34 .PP
35 \fBeditreg\fR is a utility that can visualize windows registry files (currently only NT4) and apply so-called commandfiles to them\&.
37 .SH "OPTIONS"
39 .TP
40 registry_file
41 Registry file to view or edit\&.
44 .TP
45 -v,--verbose
46 Increases verbosity of messages\&.
49 .TP
50 -c commandfile
51 Read commands to execute on \fIregistry_file\fR from \fIcommandfile\fR\&. Currently not yet supported!
54 .TP
55 -h|--help
56 Print a summary of command line options\&.
59 .SH "VERSION"
61 .PP
62 This man page is correct for version 3\&.0 of the Samba suite\&.
64 .SH "AUTHOR"
66 .PP
67 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\&.
69 .PP
70 The editreg man page was written by Jelmer Vernooij\&.