diff options
Diffstat (limited to 'libexec/recit-projects')
-rwxr-xr-x | libexec/recit-projects | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/libexec/recit-projects b/libexec/recit-projects index 50aa485..4217397 100755 --- a/libexec/recit-projects +++ b/libexec/recit-projects @@ -2,9 +2,4 @@ # Usage: recit projects # Summary: List all Projects -source lib/loader - -recfile=$(load_recit) - -recsel -t Project ${recfile} - +recit-recsel-projects |