]> kaliko git repositories - mpd-sima.git/blobdiff - doc/source/index.rst
Fixed sphinx build
[mpd-sima.git] / doc / source / index.rst
index 72b39ee2ced0c361e5bdc3a57fa5c1ce75008816..b3dc0d8218a329d48461489b3fcd7dff847e7ca2 100644 (file)
@@ -15,7 +15,7 @@ MPD_sima (or any advanced music players, MPD_ among them), you need to ensure
 your library is correctly tagged (see :ref:`metadata-convention`).
 
 The default setting for MPD_sima is to queue similar artists thanks to last.fm_
-suggestions but there are other possibilities.
+suggestions but there are other possibilities, see :ref:`configuration-examples`.
 
 **To queue tracks from similar artists:**
   - start playing a track in MPD
@@ -30,6 +30,13 @@ suggestions but there are other possibilities.
     mpd-sima --host mpd.example.org
 
 
+**To start in random queuing mode:**
+
+.. code-block:: sh
+
+    # Adds 5 tracks at random when there is only 1 track in the queue
+    mpd-sima random 5
+
 #####################
 User's documentation
 #####################