This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Metaconfig documentation update (part 2)
[metaconfig.git] / README
diff --git a/README b/README
index a68cc5b..86d88c7 100644 (file)
--- a/README
+++ b/README
@@ -104,5 +104,6 @@ Contents of this directory:
 (k) p4 add ../metaconfig/foo/bar.U when you are ready ...
 
 (l) p4 submit
-    Be sure to have EDITOR set to something that does NOT start
-    in the background like 'elvis -fork' or 'gvim'
+    IF your $EDITOR and/or $VISUAL start a background edit session
+    ('elvis -fork' or 'gvim'), be sure to set $P4EDITOR to an
+    editor call that is waited for.