diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-01-27 15:07:27 -0600 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-02-02 23:34:53 -0600 |
commit | 0daac82c3849cd3b5a4bd5cd0d9169ce0ca4e958 (patch) | |
tree | ec6d72b8914152ccd320d81957e1ddccef63a5f8 /scripts | |
parent | 1643cb575d298ecad463c0976352bf58d84361d8 (diff) |
update to latest stable upstream versions
Diffstat (limited to 'scripts')
-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 |