1
0
Frans Nylund 3 жил өмнө
parent
commit
b0bef9daba

+ 1 - 1
pages/common/declare.md

@@ -13,7 +13,7 @@
 
 
 - Declare an array variable with the specified value:
 - Declare an array variable with the specified value:
 
 
-`declare {{variable}}=({{item_a item_b item_c}})`
+`declare -a {{variable}}=({{item_a item_b item_c}})`
 
 
 - Declare an associative array variable with the specified value:
 - Declare an associative array variable with the specified value: