Skip to content

Commit cb22015

Browse files
committed
Updateted to provide Pure_Copy_Volume.py
1 parent 5ad092a commit cb22015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pure_Create_Volume.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Global Variables
1717
VERSION = '1.0.0'
18-
HEADER = 'Pure Storage Simple List Volumes (' + VERSION + ')'
18+
HEADER = 'Pure Storage Create Volume (' + VERSION + ')'
1919
BANNER = ('=' * 100)
2020
DEBUG_LEVEL = 0
2121
VERBOSE_FLAG = False

0 commit comments

Comments
 (0)