-The following is the GNU All-permissive License as recommended in
-<https://www.gnu.org/licenses/license-recommendations.en.html>
+# The following is the GNU All-permissive License as recommended in
+# <https://www.gnu.org/licenses/license-recommendations.en.html>
-Copyright (C) 2024 Ian Kelling <ian@iankelling.org>
+# Copyright (C) 2024 Ian Kelling <ian@iankelling.org>
-Copying and distribution of this file, with or without modification,
-are permitted in any medium without royalty provided the copyright
-notice and this notice are preserved. This file is offered as-is,
-without any warranty.
+# Copying and distribution of this file, with or without modification,
+# are permitted in any medium without royalty provided the copyright
+# notice and this notice are preserved. This file is offered as-is,
+# without any warranty.
+
+Create/modify a comment-delimited section in a config file
The main documentation is availiable via --help and near the top of the
bash script file next to this file.
cedit() {
local help="Usage: [-h|--help ] [-v] [SECTION_NAME] FILE
-Create/modify a section in a config file
+Create/modify a comment-delimited section in a config file
Returns 1 if the file is modified by this command, 2 or higher
for other problems.