diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -32,9 +32,9 @@ Define a connection to a Shoutcast or Icecast server. * Shost : server hostname or IP address * iport : server port -* Suser : username -* Spassword : password -* Smount : mount point +* Suser : username; may be an empty string if not required +* Spassword : password; may be an empty string if not required +* Smount : mount point; may be an empty string if not required ## shoutopen ishout Open a connection defined by shoutinit. |