add readme
[cedit] / cedit
diff --git a/cedit b/cedit
index d04f587b62928d5ab9744bdccac5e890eb07b895..7fbf7439338b159685d527cbb32ea5c191bbab76 100755 (executable)
--- a/cedit
+++ b/cedit
 
 cedit() {
     local help="Usage: [-h|--help ] [-v] [SECTION_NAME] FILE
-Create/edit a #comment delimited section of a file
+Create/modify a section in a config file
 
-Reads STDIN for the contents of the section. Without SECTION_NAME, it
-acts on a global unnamed section. cedit is short for config edit.
+The section is #comment delimited. Reads STDIN for the contents of the
+section. Without SECTION_NAME, it acts on a global unnamed
+section. cedit is short for config edit.
 
 -v         Verbose
 -h|--help  Help"