浏览代码

Adding comment in script file

Alexandre Mottier 4 年之前
父节点
当前提交
679ce3dfcd
共有 1 个文件被更改,包括 1 次插入0 次删除
  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