diff options
Diffstat (limited to 'doc/user.xml')
-rw-r--r-- | doc/user.xml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/doc/user.xml b/doc/user.xml index f63ed2a0a..bc2e76e89 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -2115,13 +2115,6 @@ run</programlisting> database. </para> - <para> - Note that unless overridden by the below settings (e.g. by - setting them to a blank value), general curl configuration - from environment variables such as http_proxy or specified - in ~/.curlrc will be in effect. - </para> - <informaltable> <tgroup cols="2"> <thead> @@ -2151,6 +2144,15 @@ run</programlisting> </row> <row> <entry> + <varname>password</varname> + </entry> + <entry> + The password used to log in to the "master" + <application>MPD</application> instance. + </entry> + </row> + <row> + <entry> <varname>keepalive</varname> <parameter>yes|no</parameter> </entry> |