From 3eea6745dc3d6412457e51db684b221887e1e783 Mon Sep 17 00:00:00 2001 From: Sebastian Luna-Valero Date: Tue, 14 May 2024 08:23:56 +0200 Subject: [PATCH] spelling --- .github/actions/spelling/allow.txt | 3 +++ .github/actions/spelling/expect.txt | 6 ++++++ .github/actions/spelling/patterns.txt | 1 + content/en/users/security/secrets-store/cli/_index.md | 4 ++-- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index 8ac9e2e298..4bd0d98ef2 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -337,6 +337,7 @@ jupyterhub JWKS kernel keycloak +keyfile keyout keypair keyring @@ -403,6 +404,7 @@ myproxy myrepo myreposgm myserver +mysql mysqldump mysqldumpmds myvo @@ -517,6 +519,7 @@ RDIG rdkit rdm reassignable +redis refeds refreshtoken reportgroups diff --git a/.github/actions/spelling/expect.txt b/.github/actions/spelling/expect.txt index b426ce0f85..b728141c5b 100644 --- a/.github/actions/spelling/expect.txt +++ b/.github/actions/spelling/expect.txt @@ -1,11 +1,17 @@ allowfullscreen autoplay CVMFS +dearmor +delims diracsgm +findstr iframe jscpd +jwt +lsb markdownlint mytoken +pem prettierrc reponame sgm diff --git a/.github/actions/spelling/patterns.txt b/.github/actions/spelling/patterns.txt index 39dff5edaa..53d9783ed1 100644 --- a/.github/actions/spelling/patterns.txt +++ b/.github/actions/spelling/patterns.txt @@ -151,3 +151,4 @@ mailto:[-a-zA-Z=;:/?%&0-9+@.]{3,} \bmicrok8s\b \ba2enmod\b \beduGAIN\b +\b-field\b diff --git a/content/en/users/security/secrets-store/cli/_index.md b/content/en/users/security/secrets-store/cli/_index.md index 9d2fe751dd..5854a8947c 100644 --- a/content/en/users/security/secrets-store/cli/_index.md +++ b/content/en/users/security/secrets-store/cli/_index.md @@ -50,7 +50,7 @@ $ export OIDC_ACCESS_TOKEN= The [FedCloud client](../../../getting-started/cli) is integrated with the EGI Secrets Store service, so that users can access the service immediately with -simple commands. Below is a quickstart to using the service. +simple commands. Below is a quick start to using the service. ### Basic usage @@ -643,7 +643,7 @@ To create or update a secret: {{< /tabx >}}{{< /tabpanex >}} {{% alert title="Tip" color="info" %}} Use quotes if the key or value includes -whitespaces. You can include in the same quote both the key and the value. +white spaces. You can include in the same quote both the key and the value. {{% /alert %}} {{% alert title="Note" color="info" %}} You can add as many key to a secret as