diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-11-26 11:37:28 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-11-26 11:37:50 +0000 |
commit | 076a9726e608c914cd4785e9a14e9a903a61ca34 (patch) | |
tree | 1e28bdebe133020e31ceb59c18e7a3fc2d0b9d76 | |
parent | 403ac796a5067ac558ceca2409270eb55b477299 (diff) | |
download | libguestfs-076a9726e608c914cd4785e9a14e9a903a61ca34.tar.gz libguestfs-076a9726e608c914cd4785e9a14e9a903a61ca34.tar.xz libguestfs-076a9726e608c914cd4785e9a14e9a903a61ca34.zip |
Update HACKING description of tools/ subdirectory.
This fixes commit 18374b5b7d3154e0b8b8a07e3590f6eee762b58e.
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ ruby/ Ruby bindings. tools/ - Command line tools like virt-df, virt-edit and more. + Command line tools written in Perl (virt-resize and more). src/ Source code to the C library. |