Bug #1184
- Fixed bug #1184, correcting man page formatting (thanks to Jakub Wilk).
This commit is contained in:
2
AUTHORS
2
AUTHORS
@@ -81,6 +81,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
|
|||||||
Justin Forest
|
Justin Forest
|
||||||
Vincent Petithory
|
Vincent Petithory
|
||||||
Rainer Müller
|
Rainer Müller
|
||||||
|
Jakub Wilk
|
||||||
|
|
||||||
Thanks to the following, who submitted detailed bug reports and excellent
|
Thanks to the following, who submitted detailed bug reports and excellent
|
||||||
suggestions:
|
suggestions:
|
||||||
@@ -167,5 +168,4 @@ suggestions:
|
|||||||
trHD
|
trHD
|
||||||
Benjamin Weber
|
Benjamin Weber
|
||||||
alparo
|
alparo
|
||||||
Jakub Wilk
|
|
||||||
|
|
||||||
|
|||||||
@@ -82,6 +82,7 @@ Bugs
|
|||||||
+ Fixed bug #1178, which included binary libraries in the released source
|
+ Fixed bug #1178, which included binary libraries in the released source
|
||||||
package (thanks to Jakub Wilk).
|
package (thanks to Jakub Wilk).
|
||||||
+ Fixed bug #1183, correcting error message typos (thanks to Jakub Wilk).
|
+ Fixed bug #1183, correcting error message typos (thanks to Jakub Wilk).
|
||||||
|
+ Fixed bug #1184, correcting man page formatting (thanks to Jakub Wilk).
|
||||||
+ Improved hyphenation by splitting on commas (even if no whitespace after).
|
+ Improved hyphenation by splitting on commas (even if no whitespace after).
|
||||||
Leads to better output of, for example, 'task show', where comma-separated
|
Leads to better output of, for example, 'task show', where comma-separated
|
||||||
lists are common.
|
lists are common.
|
||||||
|
|||||||
@@ -983,7 +983,8 @@ Taskwarrior stores its configuration in a file in the user's home directory:
|
|||||||
.B task rc:<path-to-alternate-file> ...
|
.B task rc:<path-to-alternate-file> ...
|
||||||
Specifies an alternate configuration file.
|
Specifies an alternate configuration file.
|
||||||
|
|
||||||
.TP TASKRC=/tmp/.taskrc task ..
|
.TP
|
||||||
|
.B TASKRC=/tmp/.taskrc task ..
|
||||||
The environment variable overrides the default and the command line
|
The environment variable overrides the default and the command line
|
||||||
specification of the .taskrc file.
|
specification of the .taskrc file.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user