1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-07-07 02:20:13 +02:00

docs: update Scripting/Powershell

Cette révision appartient à :
Sébastien BANEY 2021-05-08 15:18:22 +00:00 révisé par Mickael Asseline
Parent e580bc42a1
révision d5fe5946b7

Voir le fichier

@ -2,7 +2,7 @@
title: Powershell
description:
published: true
date: 2021-05-08T15:17:37.703Z
date: 2021-05-08T15:18:21.174Z
tags:
editor: ckeditor
dateCreated: 2021-05-08T14:42:07.092Z
@ -39,5 +39,7 @@ dateCreated: 2021-05-08T14:42:07.092Z
<li>{commande de mon action 1}</li>
<li>{commande de mon action 2}&nbsp;</li>
</ol>
<p>x’ {$continue= false}</p>
<p>default {{Write-Host "Choix invalide"-ForegroundColor Red}</p><p>}</p><p>&nbsp;</p>
<p>x’ {$continue= $false}</p>
<p>default {Write-Host "Choix invalide"-ForegroundColor Red}</p>
<p>}</p>
<p>&nbsp;</p>