From f18674eca5c7beaa1e47b4adbc0ed800a67adbcc Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Fri, 1 Sep 2017 13:31:42 +0000 Subject: [PATCH] Added the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5be8edf --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# help2man + +help2man is a script to create simple manual pages from the --help and --version output of programs. \ No newline at end of file