summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorven <vendethiel@hotmail.fr>2016-10-23 14:22:52 +0200
committerGitHub <noreply@github.com>2016-10-23 14:22:52 +0200
commit40550bd7a9ab8d9dc8323bb12324f0ce1a4d3123 (patch)
tree5e6f91299af1591f36a0ca3ddb10571f1a568824
parentc55799610dcf8577156bfb650da5e2e035819b57 (diff)
Final fix #2498
-rw-r--r--es-es/powershell-es.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/es-es/powershell-es.html.markdown b/es-es/powershell-es.html.markdown
index dd92eb97..9eb35967 100644
--- a/es-es/powershell-es.html.markdown
+++ b/es-es/powershell-es.html.markdown
@@ -18,7 +18,7 @@ Una diferencia clave con respecto a Bash es que en PowerShell casi todo son mani
Si no está seguro sobre el ambiente de ejecución en su sistema:
-```
+```powershell
Get-ExecutionPolicy -List
Set-ExecutionPolicy AllSigned
# Otras opciones de políticas de ejecución son: