X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fvirt-edit;h=a0042917c15874df50cb875323cc97ecd0b04caa;hb=c49fc3831d12788c27b90d12f06a1cd69a88e3be;hp=c1556eb982890f4eebffe7eeed30cab8c47f07a9;hpb=988a8784647a66adbece3c9fb470c06a4cce3cdd;p=libguestfs.git diff --git a/tools/virt-edit b/tools/virt-edit index c1556eb..a004291 100755 --- a/tools/virt-edit +++ b/tools/virt-edit @@ -292,7 +292,7 @@ The first method is to temporarily set C<$EDITOR> to any script or program you want to run. The script is invoked as C<$EDITOR tmpfile> and it should update C in place however it likes. -The second method is to use the C<-e> parameter of C to run +The second method is to use the I<-e> parameter of C to run a short Perl snippet in the style of L. For example to replace all instances of C with C in a file: