From b016f1bc266ef3df094d29053da5e5d304793a51 Mon Sep 17 00:00:00 2001 From: Arnel Arnautovic Date: Thu, 21 Sep 2023 11:53:15 +0200 Subject: [PATCH] adjusted header readme --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 2c8a11c..3c5969d 100644 --- a/main.py +++ b/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 +Usage: main.py -n Connected_Friction """ import argparse import configparser