Explorar el Código

Adding comment in script file

Alexandre Mottier hace 4 años
padre
commit
679ce3dfcd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      PasswordGenerator.ps1

+ 1 - 0
PasswordGenerator.ps1

@@ -6,6 +6,7 @@ $symbol = @('@','+','-','&')
 # To repeat permanently
 $boucle = 0
 
+# Password generation
 while($boucle -ne 1)
 {
     # Select random object