diff --git a/.scripts/trc b/.scripts/trc index c953b713..4a27bd83 100755 --- a/.scripts/trc +++ b/.scripts/trc @@ -1,5 +1,20 @@ #!/bin/sh +if [ "$1" = "-h" ]; then + cat<