Switch to side-by-side view

--- a/doc/upmpdcli.txt
+++ b/doc/upmpdcli.txt
@@ -80,21 +80,25 @@
 ohmetapersist:: OpenHome playlist disk persistence (default 1), no reason
 to turn it off.
 
-cachedir:: Directory for cached data (`/var/cache/upmpdcli` or
-`~/.cache/upmpdcli`).
+cachedir:: Directory for cached data (`/var/cache/upmpdcli` if started as
+root or else `~/.cache/upmpdcli`).
+
+pkgdatadir:: Directory where the distributed configuration data (XML files
+etc.) is stored. Default: `$prefix/share/upmpcli` (e.g.:
+`/usr/share/upmpdcli`). 
 
 iconpath:: Path to an icon to be displayed by Control Points which support
 it. The UPnP protocol has provisions for a renderer to send the URL to a
 descriptive icon as part of the device description. The icon to use can be
 set using the *iconpath* configuration file parameter. Due to current (and
 probably permanent) *upmpdcli* limitations, the image file *must* be a
-64x64 32 bits-per-pixel png file.
+64x64 32 bits-per-pixel png file. Default: `$pkgdatadir/icon.png`.
 
 presentationhtml:: Path to an HTML file to be used as presentation page. The
 file referenced by the path will only be read once when *upmpdcli* starts,
 it can't presently be used for status updates (but I guess that you could
 put a redirect in there, to something more dynamic served by a real HTTP
-server).
+server). Default: `$pkgdatadir/presentation.html`.
 
 onplay:: Command to run when MPD playback is about to begin. Note that
 `onplay` is also called if MPD is controlled from another tool, e.g. by