mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Placing limit in man 5 taskrc (#3467)
This commit is contained in:
parent
d775923070
commit
50052f5115
1 changed files with 7 additions and 0 deletions
|
@ -241,6 +241,13 @@ rc.data.location or TASKDATA override) is missing. Default value is '0'.
|
||||||
Determines whether to use ioctl to establish the size of the window you are
|
Determines whether to use ioctl to establish the size of the window you are
|
||||||
using, for text wrapping.
|
using, for text wrapping.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B limit:25
|
||||||
|
Specifies the desired number of tasks a report should show, if a positive
|
||||||
|
integer is given. The value 'page' may also be used, and will limit the
|
||||||
|
report output to as many lines of text as will fit on screen. Default value
|
||||||
|
is '25'.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B defaultwidth=80
|
.B defaultwidth=80
|
||||||
The width of output used when auto-detection support is not available. Defaults
|
The width of output used when auto-detection support is not available. Defaults
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue