adjusted header readme
parent
b016f1bc26
commit
ae5f8d67a3
2
main.py
2
main.py
|
|
@ -17,7 +17,7 @@ Output: This script generates a terraform file for a services' request attribute
|
|||
|
||||
The input .csv file shall be stored within the default input directory.
|
||||
|
||||
Usage: main.py -n Connected_Friction
|
||||
Usage: python3 main.py -n Connected_Friction
|
||||
"""
|
||||
import argparse
|
||||
import configparser
|
||||
|
|
|
|||
Loading…
Reference in New Issue