]> kaliko git repositories - mpd-sima.git/blobdiff - data/man/mpd_sima.cfg.5.xml
Improved doc, new version 0.12.3
[mpd-sima.git] / data / man / mpd_sima.cfg.5.xml
index 3ddd9380115bd6d6c2f677e414bf1464dcd9204b..9ef63de06c51a94a626d30ac87eed0c3f666b923 100644 (file)
@@ -129,8 +129,8 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
             </variablelist>
         </refsect2>
         <refsect2 id="log">
-            <para>Configure logging.</para>
             <title>log section</title>
+            <para>Configure logging.</para>
             <variablelist>
                 <varlistentry> <!-- LOG -->
                     <term><option>[log]</option></term>
@@ -155,9 +155,31 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
                 </varlistentry>
             </variablelist>
         </refsect2>
+        <refsect2 id="daemon">
+            <title>Process daemonization</title>
+            <para>Configure process daemon.</para>
+            <variablelist>
+                <varlistentry> <!-- DAEMON -->
+                    <term><option>[daemon]</option></term>
+                    <listitem><para></para></listitem>
+                </varlistentry>
+                <varlistentry> <!-- daemon.daemon -->
+                    <term><option>daemon=false</option></term>
+                    <listitem>
+                        <para>whether to daemonize process or not.</para>
+                    </listitem>
+                </varlistentry>
+                <varlistentry> <!-- daemon.pidfile -->
+                    <term><option>pidfile=</option></term>
+                    <listitem>
+                        <para>Where to store process ID.</para>
+                    </listitem>
+                </varlistentry>
+            </variablelist>
+        </refsect2>
         <refsect2 id="sima">
             <title>sima section</title>
-            <para>This section allows you to tweak core &dhutils; configuration.</para>
+            <para>Core &dhutils; configuration.</para>
             <variablelist>
                 <varlistentry> <!-- SIMA -->
                     <term><option>[sima]</option></term>
@@ -225,7 +247,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
                     <term><option>consume=</option><replaceable>0</replaceable></term>
                     <listitem>
                         <para>How many played tracks to keep in the queue.
-                            Allow to maintain a fixed length queue.
+                            Allows you to maintain a fixed length queue.
                             Set to 0 to keep all played tracks.
                         </para>
                     </listitem>
@@ -266,7 +288,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
         </refsect2>
         <refsect2 id="lastfm">
             <title>LastFm section</title>
-            <para>This section allows you to tweak LastFM plugin's configuration.</para>
+            <para>LastFM plugin's configuration.</para>
             <variablelist>
                 <varlistentry> <!-- lastfm -->
                     <term><option>[lastfm]</option></term>
@@ -295,7 +317,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
                         <para>How many artists to base on similar artists
                             search.<sbr /> The first is the last played artist
                             and so on back in the history. Highter depth
-                            allows to get wider suggestions, it might help to
+                            generates wider suggestions, it might help to
                             reduce looping over same artists.
                             </para>
                     </listitem>