rephrase website
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
76283a1240
commit
5a9983f7dd
1 changed files with 6 additions and 6 deletions
12
ctt.mdwn
12
ctt.mdwn
|
@ -16,7 +16,12 @@ Get ctt from git ([gitweb](http://git.schottelius.org/?p=ctt;a=summary)):
|
||||||
|
|
||||||
git clone git://git.schottelius.org/ctt
|
git clone git://git.schottelius.org/ctt
|
||||||
|
|
||||||
## Example usage
|
The code is mirrored on [github](https://github.com/telmich/ctt) and
|
||||||
|
can be accessed via
|
||||||
|
|
||||||
|
git clone git://github.com/telmich/ctt.git
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
|
||||||
# Track some time
|
# Track some time
|
||||||
% ctt track test
|
% ctt track test
|
||||||
|
@ -50,11 +55,6 @@ Get ctt from git ([gitweb](http://git.schottelius.org/?p=ctt;a=summary)):
|
||||||
# The same, but case insensitive
|
# The same, but case insensitive
|
||||||
% ctt report --sd 2013-01-29 --ed 2013-04-29 -e "(rails|ruby|cdist)" -i test
|
% ctt report --sd 2013-01-29 --ed 2013-04-29 -e "(rails|ruby|cdist)" -i test
|
||||||
|
|
||||||
|
|
||||||
### Mirrors
|
|
||||||
|
|
||||||
* git://github.com/telmich/ctt.git ([github](https://github.com/telmich/ctt))
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
### IRC
|
### IRC
|
||||||
|
|
Loading…
Reference in a new issue