diff options
Diffstat (limited to 'libexec/recit-edit')
-rwxr-xr-x | libexec/recit-edit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/recit-edit b/libexec/recit-edit index f105bdc..cf3fc43 100755 --- a/libexec/recit-edit +++ b/libexec/recit-edit @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Usage: recit edit +# Summary: Open DB in $EDITOR set -e |