diff --git a/doc/man/task.1.in b/doc/man/task.1.in index 50ce61eed..ba7729c6b 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -5,6 +5,8 @@ task \- A command line todo manager. .SH SYNOPSIS .B task [ | ] +.br +.B task --version .SH DESCRIPTION Taskwarrior is a command line todo list manager. It maintains a list of tasks @@ -99,6 +101,12 @@ taskwarrior. The output and sort behavior of these reports can be configured in the configuration file. See also the man page taskrc(5). There are also other read subcommands that are not reports. +.TP +.B task --version +This is the only conventional command line argument that Taskwarrior supports, +and is intended for add-on scripts to verify the version number of an installed +Taskwarrior without invoking the mechanisms that create default files. + .TP .B task With no command specified, the default command is run, and the filter applied.