We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6647bf commit 3872242Copy full SHA for 3872242
es/book/entorno.md
@@ -29,6 +29,6 @@ A common shorthand, inspired by Bash and others, is also available. You can writ
29
Una atajo común, inspirada en Bash y otros, también está disponible. Puedes escribir el ejemplo anterior como:
30
31
```
32
-# => MI_VARIABLE=VALOR echo $nu.env.MI_VARIABLE
+MI_VARIABLE=VALOR echo $nu.env.MI_VARIABLE
33
# => VALOR
34
0 commit comments