File: watson.1

package info (click to toggle)
watson 1.8.0-0.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, sid
  • size: 9,320 kB
  • sloc: python: 3,103; makefile: 49; sh: 6
file content (104 lines) | stat: -rw-r--r-- 2,013 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
.TH watson "1" "Mai 2018" "Watson 1.6.0" "Monitoring your time"
.\" Text automatically generated by txt2man
.SH NAME
\fBwatson \fP- helps you monitoring your time
.SH SYNOPSIS
.nf
.fam C
 \fBwatson\fP [\fIOPTIONS\fP] \fICOMMAND\fP [ARGS]\.\.\.
.fam T
.fi
.fam T
.fi
.SH DESCRIPTION
Watson is a tool aimed at helping you monitoring your time.
.PP
You just have to tell Watson when you start working on your project with
the `start` command, and you can stop the timer when you're done with the
`stop` command.
.SH OPTIONS
.TP
.B
\[hy]\[hy]version
Show the version and exit.
.TP
.B
\[hy]\[hy]help
Show this manpage and exit.
.SH COMMANDS
.TP
.B
cancel
Cancel the last call to the start command. The time will not be recorded.
.TP
.B
config
Get and set configuration options.
.TP
.B
edit
Edit a frame.
.TP
.B
frames
Display the list of all frame IDs.
.TP
.B
help
Display help information.
.TP
.B
log
Display each recorded session during the given timespan
.TP
.B
merge
Perform a merge of the existing frames with a conflicting frames file.
.TP
.B
projects
Display the list of all the existing projects.
.TP
.B
remove
Remove a frame.
.TP
.B
rename
Rename a project or tag.
.TP
.B
report
Display a report of the time spent on each project.
.TP
.B
restart
Restart monitoring time for a previously stopped project.
.TP
.B
start
Start monitoring time for the given project.
.TP
.B
status
Display when the current project was started and the time spent since.
.TP
.B
stop
Stop monitoring time for the current project.
.TP
.B
sync
Get the frames from the server and push the new ones.
.TP
.B
tags
Display the list of all the tags.
.SH NOTE
This manual page was generate by genallman shellscript that uses txt2man.
The script was created by Joao Eriberto Mota Filho <eriberto@debian.org>. The
manpage was made for the \fBwatson\fP package of the Debian project (but may be
used by others)
.PP
If more information is necessary, please read the online documentation at 
https://tailordev.github.io/Watson/user-guide/commands/