summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorRichard Jones <rjones@trick.home.annexia.org>2009-09-23 11:12:05 +0100
committerRichard Jones <rjones@trick.home.annexia.org>2009-09-23 11:37:37 +0100
commit7801621dc946fe894c960e683db3cf921ef23af6 (patch)
tree32ff8764c1d73090c9030e1270088cbad5d734d5 /po
parentd15195bad9e50f4d80e84c39100a217a260fc806 (diff)
downloadlibguestfs-7801621dc946fe894c960e683db3cf921ef23af6.tar.gz
libguestfs-7801621dc946fe894c960e683db3cf921ef23af6.tar.xz
libguestfs-7801621dc946fe894c960e683db3cf921ef23af6.zip
New tool: virt-edit
Edit any file in a guest. This was possibly previously using guestfish, but having a separate command makes it simpler. The usage is simply: virt-edit mydomain /some/file It runs $EDITOR or vi on the file, and if the user changes it, uploads the result back to the VM.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 5c703412..f2ffba81 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -56,6 +56,7 @@ daemon/xattr.c
daemon/zero.c
daemon/zerofree.c
df/virt-df.pl
+edit/virt-edit.pl
fish/alloc.c
fish/cmds.c
fish/completion.c