mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
docs: small docs fix
This commit is contained in:
@@ -204,7 +204,7 @@ $ infisical secrets set STRIPE_API_KEY=sjdgwkeudyjwe DOMAIN=example.com HASH=jeb
|
||||
$ secrets set CERTIFICATE=@/path/to/certificate.pem
|
||||
|
||||
# Set a secret with the literal value "@example.com"
|
||||
$ secrets set email=\@example.com
|
||||
$ secrets set email="\@example.com"
|
||||
```
|
||||
</Tip>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user