diff options
Diffstat (limited to 'guestfish-actions.pod')
-rw-r--r-- | guestfish-actions.pod | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/guestfish-actions.pod b/guestfish-actions.pod index d218e0ec..c8ebfc51 100644 --- a/guestfish-actions.pod +++ b/guestfish-actions.pod @@ -137,6 +137,13 @@ Load files into the tree. See C<aug_load> in the Augeas documentation for the full gory details. +=head2 aug-ls + + aug-ls path + +This is just a shortcut for listing C<aug_match> +C<path/*> and sorting the files into alphabetical order. + =head2 aug-match aug-match path |