From: Richard W.M. Jones Date: Tue, 21 Jul 2009 09:59:51 +0000 (+0100) Subject: Docs: Add "API Overview" section to guestfs(3) manpage. X-Git-Tag: 1.0.63~14 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=8ab8377ef64ec0e2483826388cf7d3c07ffa8ecc;hp=8ab8377ef64ec0e2483826388cf7d3c07ffa8ecc;ds=sidebyside Docs: Add "API Overview" section to guestfs(3) manpage. This section collects together related API calls, to provide more coherent documentation about different ways to carry out actions such as uploading and downloading. ---