Complete scripts descriptions

add lsync.sh hash-files.sh linkchecker.py  description

remove  replace-capture.sh description
pull/27218/head
BITLIU 2021-03-26 09:30:33 +08:00 committed by GitHub
parent 357a1225f6
commit 2eee57c425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 10 deletions

View File

@ -97,7 +97,7 @@ Options:
This script emits as hash for the files listed in $@.
$ ./scripts/hash-files.sh
$ ./scripts/hash-files.sh
## linkchecker.py
@ -146,16 +146,9 @@ since a localized version has been committed.
The following example checks a single file:
./scripts/lsync.sh content/zh/docs/concepts/_index.md
./scripts/lsync.sh content/zh/docs/concepts/_index.md
The following command checks a subdirectory:
./scripts/lsync.sh content/zh/docs/concepts/
./scripts/lsync.sh content/zh/docs/concepts/
## replace-capture.sh
This script sets K8S_WEBSITE in your env to your docs website root or rely on this script to determine it automatically
You must run the script inside the repository for that to work
$ ./scripts/replace-capture.sh