utils: Add a README file describing briefly the purpose of this directory.

.. and where to find the real documentation.

Updates commit 3b581a727c.
This commit is contained in:
Richard W.M. Jones
2016-05-03 21:47:11 +01:00
parent 6b48977cb7
commit bbec1b570b

7
utils/README Normal file
View File

@@ -0,0 +1,7 @@
This directory contains miscellaneous utilities for profiling and
testing libguestfs. For more information see guestfs-performance(1).
For libguestfs tools you should look in the specific tool directories
such as cat/, df/, etc.
For an overview of libguestfs directories, see guestfs-hacking(1).