From e8060e7930f2b2922f754aa93470809c7ed4d7a5 Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Thu, 24 Jul 2014 21:59:51 +0200 Subject: added info about functions --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 85e9681..97f84f9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,13 @@ manage your mpd server. * Control mpd options (modes, replaygain, crossfade) * Lookup artist/album/lyrics in webbrowser -g +Being written completely functional means, every option is accessible +Some example arguments have been added. e.g: +`clerk -rs` will play random songs. + +see `clerk -h` for all default arguments. + + # Dependencies: * dmenu2 (https://bitbucket.org/melek/dmenu2) OR -- cgit v1.2.3-24-g4f1b