diff options
-rw-r--r-- | src/guestfs.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod index 82fd7a1b..28496742 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -334,7 +334,7 @@ files. =head2 RUNNING COMMANDS -Although libguestfs is a primarily an API for manipulating files +Although libguestfs is primarily an API for manipulating files inside guest images, we also provide some limited facilities for running commands inside guests. |