summaryrefslogtreecommitdiffstats
path: root/.gitignore
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 /.gitignore
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 '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 37580925..b57ddddd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -48,6 +48,7 @@ daemon/stubs.c
depcomp
.deps
df/virt-df.1
+edit/virt-edit.1
emptydisk
examples/hello
examples/to-xml
@@ -73,6 +74,7 @@ html/guestfs.3.html
html/recipes.html
html/virt-cat.1.html
html/virt-df.1.html
+html/virt-edit.1.html
html/virt-inspector.1.html
html/virt-rescue.1.html
images/100kallnewlines