minor docs update
[cedit] / README
1 # The following is the GNU All-permissive License as recommended in
2 # <https://www.gnu.org/licenses/license-recommendations.en.html>
3
4 # Copyright (C) 2024 Ian Kelling <ian@iankelling.org>
5
6 # Copying and distribution of this file, with or without modification,
7 # are permitted in any medium without royalty provided the copyright
8 # notice and this notice are preserved. This file is offered as-is,
9 # without any warranty.
10
11 Create/modify a comment-delimited section in a config file
12
13 The main documentation is availiable via --help and near the top of the
14 bash script file next to this file.
15
16 The script file can be stripped of the last line and used as a function
17 instead of a script.
18
19 Please email me if you have a patches, bugs, feedback, or republish this
20 somewhere else: Ian Kelling <ian@iankelling.org>.