From 63d717ea18eea93f89ef9654b1626bef500b6e36 Mon Sep 17 00:00:00 2001 From: Marian Sigler Date: Mon, 18 Nov 2013 03:34:31 +0100 Subject: Make vipe manpage a little clearer --- vipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vipe b/vipe index fd61049..adc44a0 100755 --- a/vipe +++ b/vipe @@ -13,7 +13,7 @@ command1 | vipe | command2 vipe allows you to run your editor in the middle of a unix pipeline and edit the data that is being piped between programs. Your editor will have the full data being piped from command1 loaded into it, and when you -save, that data will be piped into command2. +close it, that data will be piped into command2. =head1 ENVIRONMENT VARIABLES -- cgit v1.2.3