summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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: