diff options
Diffstat (limited to 'libexec/recit-add-project')
-rwxr-xr-x | libexec/recit-add-project | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/recit-add-project b/libexec/recit-add-project index 25627bc..aa60b9e 100755 --- a/libexec/recit-add-project +++ b/libexec/recit-add-project @@ -1,5 +1,7 @@ #!/usr/bin/env bash # Usage: recit add-project "notes" +# Summary: Add Project + # shellcheck source=/dev/null source lib/loader |