Skip to content
Snippets Groups Projects
diffoscope 90 B
Newer Older
#!/bin/sh
# dummy program wrapper for help2man
cd ..
exec python3 -m diffoscope.main "$@"