diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-05-29 10:57:33 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-05-29 10:57:33 -0300 | 
| commit | 4a9091a22803afc56a4df7745e74abf28883ec14 (patch) | |
| tree | e3f773e4c9372846187a44609fa38bb30f0d3caa /timelog | |
| parent | 43e3abcc9652c501dd70c38a861bce9d902d7d3d (diff) | |
| download | scripts-4a9091a22803afc56a4df7745e74abf28883ec14.tar.gz scripts-4a9091a22803afc56a4df7745e74abf28883ec14.tar.bz2  | |
Alternatives to current worklog backend
Diffstat (limited to 'timelog')
| -rwxr-xr-x | timelog | 5 | 
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@  #  # Worklog wrapper  # +# Alternatives to current worklog backend: +# +# https://github.com/snaptortoise/worklog +# https://github.com/tormaroe/worklog +# https://github.com/winged/worklog  BASE="$HOME/file"  GROUP="$1"  | 
