mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-13 00:05:04 +00:00
Merge pull request #55 from MrSecure/spelling
fix spelling error in CSV output
This commit is contained in:
2
prowler
2
prowler
@@ -306,7 +306,7 @@ textTitle(){
|
|||||||
printCsvHeader() {
|
printCsvHeader() {
|
||||||
>&2 echo ""
|
>&2 echo ""
|
||||||
>&2 echo ""
|
>&2 echo ""
|
||||||
>&2 echo "Generateing \"${SEP}\" delimited report on stdout; Diagnostics on stderr."
|
>&2 echo "Generating \"${SEP}\" delimited report on stdout; Diagnostics on stderr."
|
||||||
>&2 echo " Using Profile $PROFILE"
|
>&2 echo " Using Profile $PROFILE"
|
||||||
>&2 echo ""
|
>&2 echo ""
|
||||||
echo "PROFILE${SEP}REGION${SEP}TITLE_ID${SEP}RESULT${SEP}SCORED${SEP}TITLE_TEXT${SEP}NOTES"
|
echo "PROFILE${SEP}REGION${SEP}TITLE_ID${SEP}RESULT${SEP}SCORED${SEP}TITLE_TEXT${SEP}NOTES"
|
||||||
|
|||||||
Reference in New Issue
Block a user