More comments

This commit is contained in:
Nico Schottelius 2007-01-17 19:18:42 +01:00
commit 07cb3473db
3 changed files with 8 additions and 3 deletions

1
TODO
View file

@ -12,6 +12,7 @@ and create
_techo () { echo "$timestamp $name $msg" }
perhaps create
_eecho () { _techo "ERROR $msg" }
?
--------------------------------------------------------------------------------
2. clonen von anderen existierenden backups?
--------------------------------------------------------------------------------