diff --git a/remdoubles b/remdoubles index 9e6dc54..b70e4c7 100755 --- a/remdoubles +++ b/remdoubles @@ -1,5 +1,42 @@ #!/bin/bash +if [ "$1" == "--help" -o "$1" == "-h" ]; then + cat <