From bd4e5ceae5c6d79db21335e3c967c4047f8da476 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Tue, 23 Jul 2024 05:51:34 -0700 Subject: [PATCH] rename a couple headers --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c89bff..1290b2b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ because doing so would skip the signature being checked. [httpie]: https://httpie.io/docs/cli -### compatibility +### shell compatibility the following shells are taken into consideration, ordered from most to least compatible: @@ -39,7 +39,7 @@ the following shells are taken into consideration, ordered from most to least co * dash * ash (busybox) -refer to the [compatibility table](#compatibility) for specifics. +refer to the [compatibility table](#compatibility-table) for specifics. **NOTE:** everything below this line is overwritten and automatically [regenerated.](/regenerate) @@ -1107,7 +1107,7 @@ log on again to refresh your unix groups, etc. copy files in a plain way using rsync. affected by umask. -## compatibility +## compatibility table | script | preference | ash | bash | dash | ksh | mksh | oksh | osh | posh | yash | zsh | | --------------------------------------------- | ---------- | --- | ---- | ---- | --- | ---- | ---- | --- | ---- | ---- | --- |