From ceaf1858c2785a0a8a547bcf39f27b4374198b93 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Fri, 9 Sep 2016 14:02:22 -0700 Subject: [PATCH] doc update --- README | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/README b/README index 279bfe3..c2ec389 100644 --- a/README +++ b/README @@ -1,8 +1,15 @@ The main documentation is availiable via --help and near the top of the -bash script file next to this file. +script files next to this file. Each file is completely self contained, +and generally unrelated except they are small so it's convenient to put +them in the same repo. -The script file can be stripped of the last line and used as a function -instead of a script. +Files with -function are meant to be sourced and used as a function. The +other script file can be stripped of the last line and used as a +function instead of a script. -Please email me if you have a patches, bugs, feedback, or republish this -somewhere else: Ian Kelling . +Please email me if you have a patches (patch file or git repo are fine), +bugs, feedback, or republish this somewhere else: Ian Kelling +. + +There are no known bugs. Any bugs will be added to the individual +documentation of each file. \ No newline at end of file -- 2.30.2