diff options
Diffstat (limited to 'scripts/help2man')
-rwxr-xr-x | scripts/help2man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/help2man b/scripts/help2man new file mode 100755 index 000000000..742e13d6f --- /dev/null +++ b/scripts/help2man @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +exit 0 |