X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=README;fp=README;h=7e8d2cfec82ae6eaf0d500f0dde5a79fe113237c;hb=c2af5084f1a1ba4c7c09e4e8aac46a6be5a495ea;hp=8bbec69b987e37ab2163d092e5b0eba9e8e95d9f;hpb=2a2168577b2f877c22724bcc9d02f359813ba72d;p=small-misc-bash diff --git a/README b/README index 8bbec69..7e8d2cf 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -The main usage documentation is near the top of any bash script files which sit -next to this file. +The main documentation is availiable via --help and near the top of any bash +script files which sit next to this file. Files ending in -function are for sourcing then calling as a function. Files without -function are exactly the same except they are for calling as a script.