=pod
=head1 NAME
envify - execute a command in the environment saved with envstore
=head1 SYNOPSIS
B<envify> I<command>...
=head1 DESCRIPTION
B<envify> loads the environment saved by B<envstore> and then executes I<command>.
=head1 SEE ALSO
envstore(1)
=cut
vim:ft=pod