diff --git a/doc/man/task.1.in b/doc/man/task.1.in index ca5ddf29f..a4bd1637b 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -1304,12 +1304,11 @@ Taskwarrior stores its configuration in a file in the user's home directory: .TP .B task rc: ... -Specifies an alternate configuration file. +Specifies an alternate configuration file with highest priority. .TP -.B TASKRC=/tmp/.taskrc task .. -The environment variable overrides the default and the command line -specification of the .taskrc file. +.B TASKRC= task .. +The environment variable specifies an alternate configuration file to use. .TP .B task rc.: ... @@ -1318,8 +1317,8 @@ Specifies individual configuration file overrides. .TP .B TASKDATA=/tmp/.task task ... -The environment variable overrides the default, the command line, and -the 'data.location' configuration setting of the task data directory. +The environment variable overrides the default, and the 'data.location' +configuration setting of the task data directory. .SH MORE EXAMPLES