From f68426f2f17910746c499f90f99048bcc94cf4e9 Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 22 Sep 2020 16:44:53 +0200 Subject: [PATCH] Document subject script properly --- scripts/.local/share/scripts/subject | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/.local/share/scripts/subject b/scripts/.local/share/scripts/subject index 196e02e..6ad04d2 100755 --- a/scripts/.local/share/scripts/subject +++ b/scripts/.local/share/scripts/subject @@ -2,6 +2,8 @@ if [ $# -lt 2 ]; then echo "Usage: subject.sh " + echo "subject type 0: programming" + echo "subject type 1: no programming" exit 1 fi