Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl, python, ruby: Fix comments on call to close method. | Richard W.M. Jones | 2012-07-03 | 1 | -0/+3 |
| | | | | | | | Make the comments consistent. Also make the Perl example call $g->close explicitly so it is consistent with the other examples. | ||||
* | examples: In create_disk example, don't call set_autosync. | Richard W.M. Jones | 2012-07-03 | 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. | ||||
* | ruby: Translate C examples into Ruby and include documentation. | Richard W.M. Jones | 2010-11-24 | 1 | -0/+64 |