summaryrefslogtreecommitdiff
path: root/man/1/envify.pod
blob: ce7888cf6fa223b883da8fd5918e1302d26b965d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
=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