X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2Fgenerator.ml;h=c8809e4943e374d12c3bc37b81336ef54bc16890;hp=4279c0d25e8b53187333e00bf6a1ca590fa70a47;hb=0677b12f2273ed266da9dd276c129342d6a939a2;hpb=42643f08970c2efa5cb71a92166fbe323474c203 diff --git a/src/generator.ml b/src/generator.ml index 4279c0d..c8809e4 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -473,6 +473,12 @@ Load files into the tree. See C in the Augeas documentation for the full gory details."); + + ("aug_ls", (RStringList "matches", P1 (String "path")), 28, [], + "list Augeas nodes under a path", + "\ +This is just a shortcut for listing C +C and sorting the files into alphabetical order."); ] let all_functions = non_daemon_functions @ daemon_functions