Fix docs to remove "kkkk" (thanks, vim) #212 (#213)

This commit is contained in:
Jaisen Mathai 2017-04-13 00:09:16 -07:00 committed by GitHub
parent 9be5ab13fc
commit 8f9c7fc348
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ You can specify a series of folder names by separating them with a `|`. That's a
```
month=%m
year=%Ykkkk
year=%Y
location=%city
full_path=%month/%year/%album|%location|%"Beats me"
```