From 9bc58ed8029d4889ed4a360926a61cf818334535 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 29 Mar 2020 14:25:11 -0700 Subject: 6177 --- edit | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'edit') diff --git a/edit b/edit index 400ab370..aa9ccff7 100755 --- a/edit +++ b/edit @@ -3,10 +3,7 @@ if [ $# -eq 0 ] then - echo "Usage: $0 " - echo - echo "Naming convention: Files starting with 'ex' will be assumed to live in examples/" - echo "Other files will be assumed to live in apps/" + echo "Usage: $0 " exit 1 fi -- cgit 1.4.1-2-gfad0