From 5f8dac68226735fef868dcaf843e32ebfc5e3af5 Mon Sep 17 00:00:00 2001
From: Andrew Basterfield <abasterfield@gmail.com>
Date: Sun, 7 Oct 2018 19:17:51 +0100
Subject: [PATCH] Add some docs for CDParanoia extraction speed

---
 doc/user.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/user.rst b/doc/user.rst
index 872afe020..f6536da33 100644
--- a/doc/user.rst
+++ b/doc/user.rst
@@ -1056,6 +1056,8 @@ Plays audio CDs using libcdio. The URI has the form: "cdda://[DEVICE][/TRACK]".
      - Description
    * - **default_byte_order little_endian|big_endian**
      - If the CD drive does not specify a byte order, MPD assumes it is the CPU's native byte order. This setting allows overriding this.
+   * - **speed N**
+     - Request CDParanoia cap the extraction speed to Nx normal CD audio rotation speed, keeping the drive quiet.
 
 curl
 ~~~~