Help on 'to-install'                                            Feta 1.4.0
--------------------------------------------------------------------------

The 'to-install' command lists all packages that are marked to be
installed, but are not actually installed yet. Generally packages are
marked like this using dselect(8).

EXAMPLES
--------
To list packages to be installed:
 $ feta to-install

OTHER REFERENCES
----------------
'to-install' uses 'dpkg --list' and searches for packages that are to
be installed (that is, lines that start with 'i', but whose second
character is not 'i').

--------------------------------------------------------------------------
Help on 'to-install'                                            Feta 1.4.0
