소스 검색

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