X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=tools%2Fvirt-edit;h=e468dd891e4b39d3a7811cc2bb5b54f16856a1fa;hb=0e3962be9073568a4525acf7db720d85dc8de985;hp=e45aea6575b66a6e81db1863bf552e6b7f55f7ac;hpb=b40f442f413e9c029165bb8ea893d7f0e792b96a;p=libguestfs.git diff --git a/tools/virt-edit b/tools/virt-edit index e45aea6..e468dd8 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 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