Maintainer: Stefan Bund <stefan@j32.de>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.7.3
-Homepage: <insert the upstream URL, if relevant>
Package: mapsector
Architecture: all
cat <<EOF
Usage: $name [-h|--help] [--noscan] <device> <sector>"
-mapsector -- Map sector numbers to file name(s)
+mapsector -- Map sector number to file name(s)
Given a device and a sector number, mapsector will try to find the
file name(s) mapping to this sector. It will try to gather as much
if '--noscan' is given, the possibly lengthy (!!) filesystem scan for
filenames is skipped.
--- mapsector Version $version
+-- mapsector $version
EOF
exit "${help:-1}"
fi