diff options
Diffstat (limited to 'doc/COMMANDS')
-rw-r--r-- | doc/COMMANDS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/COMMANDS b/doc/COMMANDS index 1462c4130..ee603dbf9 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -20,9 +20,10 @@ These denote the end of command execution. Commands: --------- -add <string file> - add the file _file_ to the playlist - increments playlist version by 1 +add <string path> + add the file _path_ to the playlist (directories add recursively) + _path_ can also be a single file + increments playlist version by for each song added clear clears the current playlist |