From f1db07acb19367a9d0c81d5cc9d5f853557f992d Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Mon, 6 Jan 2014 15:17:56 +0100 Subject: [PATCH] trc: help message --- .scripts/trc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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<