Remove old hacks and fix typos
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ $# -lt 2 ]; then
|
||||
echo "Usage: subject.sh <subject name> <subject type>"
|
||||
echo "Usage: subject <subject name> <subject type>"
|
||||
echo "subject type 0: programming"
|
||||
echo "subject type 1: no programming"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user