README.md in ipod_db-0.2.7 vs README.md in ipod_db-0.2.8
- old
+ new
@@ -2,11 +2,11 @@
[![Code Climate](https://codeclimate.com/github/artm/ipod_db.png)](https://codeclimate.com/github/artm/ipod_db)
NAME
====
- ipod_db v0.2.6
+ ipod_db v0.2.8
SYNOPSIS
========
ipod_db (sync|ls|rm) [options]+
@@ -120,16 +120,19 @@
PARAMETERS
==========
track (-2 -> track)
track numbers to delete from device (ranges like 2-5 are accepted
- too).
+ too). As a special case, the word 'done' means all finished tracks,
+ i.e. with play count above zero or progress above 97%
--books=books, -b (0 ~> books=books)
subdirectory of ipod with bookmarkable media
--songs=songs, -s (0 ~> songs=songs)
subdirectory of ipod with non-bookmarkable media
--version, -v
show package version and exit
+ --pretend, -n
+ don't delete, just list what would be deleted
--help, -h
HISTORY
=======