Skip to content

Commit

Permalink
Add MANPAGE-render.sh helper script
Browse files Browse the repository at this point in the history
Allows to quickly view the rendered man page.
  • Loading branch information
rfjakob committed Nov 4, 2018
1 parent 8ff3800 commit 0959505
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MANPAGE-render.sh
@@ -0,0 +1,4 @@
#!/bin/bash

make earlyoom.1
man ./earlyoom.1

0 comments on commit 0959505

Please sign in to comment.