diff options
author | Richard Jones <rjones@redhat.com> | 2009-04-10 10:13:59 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-04-10 10:13:59 +0100 |
commit | fb19874b1e1c40f3f5efafb39151b1bfc3ef725e (patch) | |
tree | 7e9ecd8853a9b0c6de2a92f60aff7a1568253dc4 /guestfish-actions.pod | |
parent | d19ceb226c242844467b2935c1e19b989b4315e8 (diff) | |
download | libguestfs-fb19874b1e1c40f3f5efafb39151b1bfc3ef725e.tar.gz libguestfs-fb19874b1e1c40f3f5efafb39151b1bfc3ef725e.tar.xz libguestfs-fb19874b1e1c40f3f5efafb39151b1bfc3ef725e.zip |
Correction in the aug-ls documentation.
Diffstat (limited to 'guestfish-actions.pod')
-rw-r--r-- | guestfish-actions.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guestfish-actions.pod b/guestfish-actions.pod index c8ebfc51..63122886 100644 --- a/guestfish-actions.pod +++ b/guestfish-actions.pod @@ -142,7 +142,7 @@ details. aug-ls path This is just a shortcut for listing C<aug_match> -C<path/*> and sorting the files into alphabetical order. +C<path/*> and sorting the resulting nodes into alphabetical order. =head2 aug-match |