Files
libguestfs/utils
Pino Toscano 55bf7de97c Update copyright dates for 2017
Run the following command over the source:

  perl -pi.bak -e 's/(20[01][0-9])-2016/$1-2017/g' `git ls-files`

(Thanks Rich for the perl snippet, as used in past years.)
2017-01-03 16:48:21 +01:00
..
2017-01-03 16:48:21 +01:00

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).