diff --git a/gp-scripts/README.md b/gp-scripts/README.md index 7383ae9..fcc677c 100644 --- a/gp-scripts/README.md +++ b/gp-scripts/README.md @@ -1,8 +1,12 @@ -- [brick-do.sh](#brick-dosh) -- [checkup.sh](#checkupsh) +# General Purpose Scripts +Here are some general purpose scripts... + +- [General Purpose Scripts](#general-purpose-scripts) + - [brick-do.sh](#brick-dosh) + - [checkup.sh](#checkupsh) -# brick-do.sh +## brick-do.sh Script to run commands on the single bricks of a GlusterFS volume. e.g. @@ -25,6 +29,6 @@ Optionial: subdirectory of the brick path ``` -# checkup.sh +## checkup.sh Run a quick test on the cluster and do some sanity checks. Most checks are intended to be reviewed by a human being.