man heidi (Commandes) - Utility to alter or display the contents of a suite
NAME
heidi - Utility to alter or display the contents of a suite
SYNOPSIS
heidi [ options ] file...
DESCRIPTION
heidi is a utility to alter or display the contents of a suite. Input for alterations is taken either from filename(s) supplied or stdin. The format for both input and output is lines each with a whitespace separated list of: package, version and architecture.
OPTIONS
- -a/--add=suite
- Add to the suite.
- -l/--list=suite
- List the contents of the suite.
- -r/--remove=suite
- Remove from the suite.
- -s/--set=suite
- Set the suite to exactly the input.
- -h/--help
- Show help and then exit.
DIAGNOSTICS
heidi returns zero on normal operation, non-zero on error.
AUTHOR
katie was written by James Troup <james@nocrew.org>.