mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
Man page tweaks
This commit is contained in:
parent
41d50f655d
commit
ad198566aa
@ -1,21 +1,22 @@
|
||||
<refentry id="gschema-compile">
|
||||
<refentry id="gschema-compile" lang="en">
|
||||
|
||||
<refmeta>
|
||||
<refentrytitle>gschema-compile</refentrytitle>
|
||||
<manvolnum>1</manvolnum>
|
||||
<refentrytitle>gschema-compile</refentrytitle>
|
||||
<manvolnum>1</manvolnum>
|
||||
<refmiscinfo class="manual">User Commands</refmiscinfo>
|
||||
</refmeta>
|
||||
|
||||
<refnamediv>
|
||||
<refname>gschema-compile</refname>
|
||||
<refpurpose>GSettings schema compiler</refpurpose>
|
||||
<refname>gschema-compile</refname>
|
||||
<refpurpose>GSettings schema compiler</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsynopsisdiv>
|
||||
<cmdsynopsis>
|
||||
<command>gschema-compile</command>
|
||||
<arg choice="opt" rep="repeat">option</arg>
|
||||
<arg choice="req">directory</arg>
|
||||
</cmdsynopsis>
|
||||
<cmdsynopsis>
|
||||
<command>gschema-compile</command>
|
||||
<arg choice="opt" rep="repeat">option</arg>
|
||||
<arg choice="req">directory</arg>
|
||||
</cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
||||
<refsect1><title>Description</title>
|
||||
|
@ -1,21 +1,22 @@
|
||||
<refentry id="gsettings-schema-convert">
|
||||
<refentry id="gsettings-schema-convert" lang="en">
|
||||
|
||||
<refmeta>
|
||||
<refentrytitle>gsettings-schema-convert</refentrytitle>
|
||||
<manvolnum>1</manvolnum>
|
||||
<refentrytitle>gsettings-schema-convert</refentrytitle>
|
||||
<manvolnum>1</manvolnum>
|
||||
<refmiscinfo class="manual">User Commands</refmiscinfo>
|
||||
</refmeta>
|
||||
|
||||
<refnamediv>
|
||||
<refname>gsettings-schema-convert</refname>
|
||||
<refpurpose>GConf to GSettings schema conversion</refpurpose>
|
||||
<refname>gsettings-schema-convert</refname>
|
||||
<refpurpose>GConf to GSettings schema conversion</refpurpose>
|
||||
</refnamediv>
|
||||
|
||||
<refsynopsisdiv>
|
||||
<cmdsynopsis>
|
||||
<command>gsettings-schema-convert</command>
|
||||
<arg choice="opt" rep="repeat">option</arg>
|
||||
<arg choice="req">file</arg>
|
||||
</cmdsynopsis>
|
||||
<cmdsynopsis>
|
||||
<command>gsettings-schema-convert</command>
|
||||
<arg choice="opt" rep="repeat">option</arg>
|
||||
<arg choice="req">file</arg>
|
||||
</cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
||||
<refsect1><title>Description</title>
|
||||
@ -90,5 +91,15 @@ GSettings schema.
|
||||
</variablelist>
|
||||
</refsect2>
|
||||
</refsect1>
|
||||
<refsect1><title>See also</title>
|
||||
<para>
|
||||
<citerefentry>
|
||||
<refentrytitle>gsettings-data-convert</refentrytitle>
|
||||
<manvolnum>1</manvolnum>
|
||||
</citerefentry> a related command to migrate user settings
|
||||
from GConf to GSettings.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user