Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl, python, ruby: Fix comments on call to close method. | Richard W.M. Jones | 2012-07-06 | 1 | -1/+4 |
| | | | | | | | | Make the comments consistent. Also make the Perl example call $g->close explicitly so it is consistent with the other examples. (cherry picked from commit 27ebf517fae972eee49ae5911a03fabe5f4b6e54) | ||||
* | examples: In create_disk example, don't call set_autosync. | Richard W.M. Jones | 2012-07-06 | 1 | -7/+0 |
| | | | | | | This is now set by default in all supported versions of libguestfs. It's just confusing if the examples refer to it. (cherry picked from commit 917550a117904ec1a06b77a7870a147014d71adb) | ||||
* | perl: Translate C examples into Perl and include a manual page. | Richard W.M. Jones | 2011-01-30 | 1 | -0/+67 |