update readme
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
e642b525d9
commit
8e1402190c
1 changed files with 7 additions and 8 deletions
15
README
15
README
|
@ -1,5 +1,10 @@
|
||||||
ctt - starts time tracking
|
ctt - time tracking for geeks
|
||||||
press ctrl-c to stop time tracking
|
|
||||||
|
Nico Schottelius, 2012
|
||||||
|
|
||||||
|
|
||||||
|
ctt is made for geeks, so it should not stand in your way.
|
||||||
|
|
||||||
|
|
||||||
ctt -t|--track
|
ctt -t|--track
|
||||||
ctt --start "date"
|
ctt --start "date"
|
||||||
|
@ -76,12 +81,6 @@ Configure a system
|
||||||
-s, --sequential::
|
-s, --sequential::
|
||||||
Operate on multiple hosts sequentially
|
Operate on multiple hosts sequentially
|
||||||
|
|
||||||
--remote-copy REMOTE_COPY:
|
|
||||||
Command to use for remote copy (should behave like scp)
|
|
||||||
|
|
||||||
--remote-exec REMOTE_EXEC:
|
|
||||||
Command to use for remote execution (should behave like ssh)
|
|
||||||
|
|
||||||
|
|
||||||
EXAMPLES
|
EXAMPLES
|
||||||
--------
|
--------
|
||||||
|
|
Loading…
Reference in a new issue