Move existing samba4 documentation to Samba-docs trunk
[import/samba-docs-svnimport.git] / manpages-4 / gregedit.1.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3                                   
4 <refentry id="gregedit.1">
5
6 <refmeta>
7         <refentrytitle>gregedit</refentrytitle>
8         <manvolnum>1</manvolnum>
9 </refmeta>
10
11
12 <refnamediv>
13         <refname>gregedit</refname>
14         <refpurpose>Windows registry file viewer for GTK+</refpurpose>
15 </refnamediv>
16
17 <refsynopsisdiv>
18         <cmdsynopsis>
19                 <command>gregedit</command>
20                 <arg choice="opt">--help</arg>
21                 <arg choice="opt">--backend=BACKEND</arg>
22                 <arg choice="opt">--credentials=CREDENTIALS</arg>
23                 <arg choice="opt">location</arg>
24         </cmdsynopsis>
25 </refsynopsisdiv>
26
27 <refsect1>
28         <title>DESCRIPTION</title>
29
30         <para>gregedit is a GTK+ frontend to the Windows registry file support 
31                 in Samba4. It currently supports NT4 file, 9x file, gconf, remote 
32                 Windows registries and a file system backend. 
33         </para>
34
35         <para>gregedit tries to imitate the Windows regedit.exe program as much 
36                 as possible.</para>
37
38 </refsect1>
39
40
41 <refsect1>
42         <title>OPTIONS</title>
43
44         <variablelist>
45                 <varlistentry>
46                 <term>--help</term>
47                 <listitem><para>
48                 Show list of available options.</para></listitem>
49                 </varlistentry>
50                 
51                 <varlistentry>
52                         <term>--backend BACKEND</term>
53                         <listitem><para>Name of backend to load. Possible values are: 
54                                         w95, nt4, gconf, dir and rpc. The default is <emphasis>dir</emphasis>.
55                 </para></listitem>
56                 </varlistentry>
57                 
58                 <varlistentry>
59                 <term>--credentials=CREDENTIALS</term>
60                 <listitem><para>
61                                 Credentials to use, if any. Password should be separated from user name by a percent sign.</para></listitem>
62                 </varlistentry>
63         </variablelist>
64 </refsect1>
65
66 &man.registry.backends;
67
68 <refsect1>
69         <title>VERSION</title>
70
71         <para>This man page is correct for version 4.0 of the Samba suite.</para>
72 </refsect1>
73
74 <refsect1>
75         <title>SEE ALSO</title>
76
77 </refsect1>
78
79 <refsect1>
80         <title>AUTHOR</title>
81
82         <para>This manpage and gregedit were written by Jelmer Vernooij. </para>
83         
84 </refsect1>
85
86 </refentry>