diff options
Diffstat (limited to 'etc/functions/gtd-move')
-rwxr-xr-x | etc/functions/gtd-move | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/functions/gtd-move b/etc/functions/gtd-move index 56a861d..fa03800 100755 --- a/etc/functions/gtd-move +++ b/etc/functions/gtd-move @@ -1,5 +1,6 @@ ## vim:ft=zsh ## Helper for my gtd system +## Usage: gtd-move <old-database> <index> <new-database> ## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org> ## License: WTFPL <http://sam.zoy.org/wtfpl> |