aboutsummaryrefslogtreecommitdiff
path: root/doc/emms.texinfo
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2021-10-20 17:21:38 +1100
committerYuchen Pei <hi@ypei.me>2021-10-20 17:21:38 +1100
commita5cf0d44fb34238bf82b712a3f7599fc96d871e9 (patch)
tree86b114ec08c8ec858f3c05fb2e702c27e2e4a2d5 /doc/emms.texinfo
parente44a809ba7561a5d071ae2cd200b7e44d3f4c015 (diff)
parent0657a1facdf39464a0049e2abaec850da5057854 (diff)
Merge remote-tracking branch 'origin'
Diffstat (limited to 'doc/emms.texinfo')
-rw-r--r--doc/emms.texinfo6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/emms.texinfo b/doc/emms.texinfo
index 2f7440e..d3e30cf 100644
--- a/doc/emms.texinfo
+++ b/doc/emms.texinfo
@@ -546,11 +546,13 @@ value of @var{emms-source-file-default-directory}.
@end defun
@defun emms-play-url url
A source for an @var{url} - for example, for streaming over http,
-playing over sftp, or even playing local files (with file:// scheme)!
+playing over sftp, or playing local files (with the ``file://''
+scheme).
@end defun
@defun emms-add-url url
A source for an @var{url} - for example, for streaming over http,
-playing over sftp, or even playing local files (with file:// scheme)!
+playing over sftp, or playing local files (with the ``file://''
+scheme).
@end defun
@defun emms-play-playlist playlist
A source for the M3u or PLS playlist format from the file @var{playlist}.