From eae4cae13b3cab605253a2284a8877f9550681f1 Mon Sep 17 00:00:00 2001 From: Louis-Claude Canon Date: Tue, 22 May 2012 18:34:34 +0200 Subject: [PATCH] Documentation - Precise that the 'uuids' command applies the filter on all tasks contrarily to 'ids'. --- doc/man/task.1.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/man/task.1.in b/doc/man/task.1.in index c2b27338f..e6afbdc10 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -212,7 +212,8 @@ is generated (equivalent to verbose=nothing). .TP .B task uuids -Applies the filter then extracts only the task UUIDs and presents them as +Applies the filter on all tasks (even deleted and completed tasks) +then extracts only the task UUIDs and presents them as a comma-separated list. This is useful as input to a task command, to achieve this: @@ -483,7 +484,8 @@ Shows only the IDs of matching tasks, in the form of a list. .TP .B task _uuids -Shows only the UUIDs of matching tasks, in the form of a list. +Shows only the UUIDs of matching tasks among all tasks (even deleted and +completed tasks), in the form of a list. .TP .B task _projects