X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=tools%2Fvirt-edit;h=a0042917c15874df50cb875323cc97ecd0b04caa;hb=ba263035c6c32fe1b28aa386d9484a4d3fe8c94d;hp=c1556eb982890f4eebffe7eeed30cab8c47f07a9;hpb=ade2f824509c5399e60ddab7db2b618aaf8db0aa;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: