Rechercher une page de manuel
update-haskell-control
Langue: en
Version: 257946 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
update-haskell-control - utility for manipulating Haskell info in debian/control filesSYNOPSIS
update-haskell-control [ --help | -h | --version | -v ]update-haskell-control [ OPTION ]...
DESCRIPTION
update-haskell-control updates debian/control files from debian/control.in with version information etc. It can also be used to check that the two files are not out of sync.- --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.
- -i filename
- Set input filename. Can only be given once. Defaults to debian/control.in if not given.
- -o filename
- Set output filename. Can only be given once. Defaults to the input filename with the .in suffix removed.
- -I path
- Add path to the list of paths on which varfiles are searched for. Initially contains only /usr/lib/haskell-utils.
- -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/haskell-utils/compilersCOPYRIGHT
Haskell Utils Version 1.10Copyright (C) 2003, 2004 Ian Lynagh
AUTHOR
This manual page was written by Ian Lynagh <igloo@debian.org>.Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre