summaryrefslogtreecommitdiff
path: root/man/1/envify
diff options
context:
space:
mode:
Diffstat (limited to 'man/1/envify')
-rw-r--r--man/1/envify21
1 files changed, 0 insertions, 21 deletions
diff --git a/man/1/envify b/man/1/envify
deleted file mode 100644
index ce7888c..0000000
--- a/man/1/envify
+++ /dev/null
@@ -1,21 +0,0 @@
-=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