summaryrefslogtreecommitdiffstats
path: root/tools/virt-edit
diff options
context:
space:
mode:
Diffstat (limited to 'tools/virt-edit')
-rwxr-xr-xtools/virt-edit6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/virt-edit b/tools/virt-edit
index d348c8e9..7f474c96 100755
--- a/tools/virt-edit
+++ b/tools/virt-edit
@@ -269,8 +269,6 @@ if (defined $do_upload) {
undef $g;
-exit 0;
-
=head1 NON-INTERACTIVE EDITING
C<virt-edit> normally calls out to C<$EDITOR> (or vi) so
@@ -370,6 +368,10 @@ do it like this:
guestfish --rw -i -d domname edit /file1 : edit /file2
+=cut
+
+exit 0;
+
=head1 ENVIRONMENT VARIABLES
=over 4