timewarrior/doc/man/timew-get.1.in
2018-09-19 07:31:26 +02:00

23 lines
No EOL
395 B
Groff

.TH timew-get 1 2018-02-03 "${PACKAGE_STRING}" "User Manuals"
.
.SH NAME
timew-get \- display DOM values
.
.SH SYNOPSIS
.B timew get
.I <DOM>
.B ...
.
.SH DESCRIPTION
Validates the DOM reference, then obtains the value and displays it.
.
.SH EXAMPLES
For example:
.
$ timew get dom.active
1
.
It is an error to reference an interval or tag that does not exist.
.
.SH "SEE ALSO"
.BR timew-DOM