aboutsummaryrefslogtreecommitdiff
path: root/libexec/recit-projects
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/recit-projects')
-rwxr-xr-xlibexec/recit-projects5
1 files changed, 4 insertions, 1 deletions
diff --git a/libexec/recit-projects b/libexec/recit-projects
index 4217397..8f4ba18 100755
--- a/libexec/recit-projects
+++ b/libexec/recit-projects
@@ -2,4 +2,7 @@
# Usage: recit projects
# Summary: List all Projects
-recit-recsel-projects
+recit-recsel-projects "Status = 'open'"
+echo
+echo "-----------"
+recit-recsel-projects "Status = 'closed'"