diff options
Diffstat (limited to 'system/augeas')
-rw-r--r-- | system/augeas/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/augeas/README b/system/augeas/README index 986c5d5128929..2214f24be4d80 100644 --- a/system/augeas/README +++ b/system/augeas/README @@ -1,6 +1,6 @@ -Augeas is a library and command line tool that focuses on the most basic -problem in handling Linux configurations programmatically: editing actual -configuration files in a controlled manner. +Augeas is a library and command line tool that focuses on the most +basic problem in handling Linux configurations programmatically: +editing actual configuration files in a controlled manner. To that end, Augeas exposes a tree of all configuration settings (well, all the ones it knows about) and a simple local API for manipulating the |