Code Cleanup
- With the separation between standard output and standard error, the solution for bug #956 is obsolete. The mechanism (putting verbose to "nothing") is still kept for easing the management of the standard error.
This commit is contained in:
committed by
Paul Beckingham
parent
1e632fea66
commit
c84e3cc893
@@ -207,8 +207,7 @@ the priority to H for each of those tasks. This can also be achieved directly:
|
||||
|
||||
task project:Home modify priority:H
|
||||
|
||||
This command is mainly of use to external scripts. As such, only minimal output
|
||||
is generated (equivalent to verbose=nothing).
|
||||
This command is mainly of use to external scripts.
|
||||
|
||||
.TP
|
||||
.B task <filter> uuids
|
||||
@@ -222,8 +221,7 @@ this:
|
||||
This example first gets the UUIDs for the project:Home and status:completed
|
||||
filter, then makes each of those tasks pending again.
|
||||
|
||||
This command is mainly of use to external scripts. As such, only minimal
|
||||
output is generated (equivalent to verbose=nothing).
|
||||
This command is mainly of use to external scripts.
|
||||
|
||||
.TP
|
||||
.B task udas
|
||||
|
||||
Reference in New Issue
Block a user