diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2014-09-20 18:09:44 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2014-09-20 18:12:55 +0200 |
commit | 38a0077033ebdd51f730852256352a4663b0f034 (patch) | |
tree | 2a6a411d8ec4eec541d76dad699a581b6a75c498 /.gitignore | |
parent | 01c2bfa5a476a5dbeb74d30c79bf8db62b6be417 (diff) | |
download | ponymap-38a0077033ebdd51f730852256352a4663b0f034.tar.gz ponymap-38a0077033ebdd51f730852256352a4663b0f034.tar.xz ponymap-38a0077033ebdd51f730852256352a4663b0f034.zip |
Generate a manpage
help2man should be enough so far.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # Build files /ponymap +/ponymap.1 /plugins/*.so # Qt Creator files |