Update description of command uuids

This commit is contained in:
Laurence
2019-01-16 14:04:53 -05:00
committed by Tomas Babej
parent 76e355c602
commit f580cc5f6f

View File

@@ -214,7 +214,7 @@ CmdUUIDs::CmdUUIDs ()
{
_keyword = "uuids";
_usage = "task <filter> uuids";
_description = "Shows the UUIDs of matching tasks, as a comma-separated list";
_description = "Shows the UUIDs of matching tasks, as a space-separated list";
_read_only = true;
_displays_id = false;
_needs_gc = true;