From f16a4f89a26412af791edf4b0fd504d49553f155 Mon Sep 17 00:00:00 2001 From: Rogan Hamby Date: Mon, 17 Sep 2018 14:52:00 -0400 Subject: [PATCH] added documentation to mig-reporter for the captions feature --- mig-bin/mig-reporter | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/mig-bin/mig-reporter b/mig-bin/mig-reporter index 169be4d..79410f7 100755 --- a/mig-bin/mig-reporter +++ b/mig-bin/mig-reporter @@ -32,6 +32,10 @@ Allows you to override the default evergreen_staged_report.xml in the mig-xml fo Pushes output to an Excel file instead of asciidoc file. +--captions or --captions_off + +Adds the captions tag to asciidoc header to turn off captions in generated output. + =back =cut -- 1.7.2.5