Docs: Document that comma-separated lists of IDs/UUIDs are not supported

This commit is contained in:
Tomas Babej
2015-08-06 20:37:27 -04:00
committed by Paul Beckingham
parent cfb0b99dbe
commit 6f53f40ad5
2 changed files with 8 additions and 6 deletions

View File

@@ -146,6 +146,8 @@
- The 'commands' command shows the supported commands, with additional details
that determine some of their behavior.
- Improved feedback for tasks that do not have ID (thanks to Tomas Babej).
- Comma-separated lists of UUIDs can no longer be used as a filter. Use the
space character instead.
------ current release ---------------------------