Mercurial > getan
comparison ChangeLog @ 8:20414d892f04
Added script to generate lines for zeiterfassung.txt
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Fri, 01 Aug 2008 18:13:31 +0200 |
parents | 80f0e17208ba |
children | 4e8f5545256d |
comparison
equal
deleted
inserted
replaced
7:80f0e17208ba | 8:20414d892f04 |
---|---|
1 2008-08-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * contrib/zeiterfassung: New. generates lines for zeiterfassung.txt. | |
4 usage: ./contrib/zeiterfassung <options> | |
5 with <options> | |
6 [--user=|-u <user>] : Name of user, default: $USER | |
7 [--database=|-d <database>]: getan database, default: time.db | |
8 [--project|-p] : Key of output project, default: all | |
9 [--list|-l] : list all projects | |
10 [--help|-h] : This text | |
11 | |
1 2008-07-31 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 12 2008-07-31 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 13 |
3 * getan: Feature wish 8: F1 is like <ESC>-1, F2 is like <ESC>-2 | 14 * getan: Feature wish 8: F1 is like <ESC>-1, F2 is like <ESC>-2 |
4 to F10 is like <ESC>-0. | 15 to F10 is like <ESC>-0. |
5 | 16 |