From ab502068bcc3fa321044e66268c39b90f2305b11 Mon Sep 17 00:00:00 2001 From: JesseBot Date: Thu, 12 Oct 2023 22:41:59 +0200 Subject: [PATCH] Update server.md - make K3s Server CLI Help header a hyper link (#186) Signed-off-by: JesseBot --- docs/cli/server.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cli/server.md b/docs/cli/server.md index bf874cc2d..e02c1040f 100644 --- a/docs/cli/server.md +++ b/docs/cli/server.md @@ -180,7 +180,8 @@ The following options must be set to the same value on all servers in the cluste | `--flannel-backend` wireguard | N/A | Use `--flannel-backend=wireguard-native` | | `--flannel-backend` value=option1=value | N/A | Use `--flannel-conf` to specify the flannel config file with the backend config | -# K3s Server CLI Help + +## K3s Server CLI Help > If an option appears in brackets below, for example `[$K3S_TOKEN]`, it means that the option can be passed in as an environment variable of that name.