update-debian-haskell-files(1)
NAME
update-debian-haskell-files - utility for updating Debian Haskell packaging files
SYNOPSIS
update-debian-haskell-files [ --help | -h | --version | -v ] update-debian-haskell-files [ OPTION ]...
DESCRIPTION
update-debian-haskell-files updates Debian Haskell packaging files.
- --help, -h
- Show summary of options.
- --version, -v
- Print version information on standard output then exit successfully.
- --update
- Update the output file. This is the default.
- --check
- Only check the input and output files are not out of sync.
- -s path
- Get the Debian Haskell packaging files from path. Defaults to /usr/lib/scripts/current.
- -v Be verbose. Gives you extra diagnostic information such as where
- varfiles are being looked for.
- -q Be quiet. Warnings are suppressed.
FILES
/usr/lib/scripts/current/*
COPYRIGHT
Haskell Utils Version 1.10
Copyright (C) 2003, 2004, 2007 Ian Lynagh
AUTHOR
- This manual page was written by Ian Lynagh <igloo@debian.org>.