From 01c26253a12ed1e6b1199f8c85f049a7fc4aef28 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Thu, 9 Apr 2009 19:36:07 +0100 Subject: Added aug-ls (generated code). --- guestfish-actions.pod | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'guestfish-actions.pod') 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 in the Augeas documentation for the full gory details. +=head2 aug-ls + + aug-ls path + +This is just a shortcut for listing C +C and sorting the files into alphabetical order. + =head2 aug-match aug-match path -- cgit