hstr/dist/man.sh
2014-01-04 09:27:59 +01:00

5 lines
44 B
Bash
Executable file

#!/bin/bash
cd ../man && man ./hh.1
# eof