mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 16:26:04 +02:00
env: add more information link (#5607)
This commit is contained in:
parent
b6dcd8a912
commit
fed21f3974
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# env
|
||||
|
||||
> Mostra le variabili d'ambiente o esegui un programma in un ambiente modificato.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/env-invocation.html>.
|
||||
|
||||
- Mostra le variabili d'ambiente:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# env
|
||||
|
||||
> Show the environment or run a program in a modified environment.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/env-invocation.html>.
|
||||
|
||||
- Show the environment:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue