[Rt-commit] rt branch 4.4/document-rt-importer-quiet created. rt-4.4.5-3-g99c0afe5f0
BPS Git Server
git at git.bestpractical.com
Thu Dec 2 21:05:38 UTC 2021
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".
The branch, 4.4/document-rt-importer-quiet has been created
at 99c0afe5f07972332b21ed7349cefdbda42039bf (commit)
- Log -----------------------------------------------------------------
commit 99c0afe5f07972332b21ed7349cefdbda42039bf
Author: Brian Conry <bconry at bestpractical.com>
Date: Thu Dec 2 14:56:21 2021 -0600
Document the "quiet" option of rt-importer
This option suppresses the progress bars that are nomrally displayed
during an import when the output is going directly to a terminal.
diff --git a/sbin/rt-importer.in b/sbin/rt-importer.in
index db151cf1c4..0680bd03ae 100644
--- a/sbin/rt-importer.in
+++ b/sbin/rt-importer.in
@@ -240,6 +240,11 @@ C<rt-importer>.
Print a summary of the data contained in the dump.
+=item B<--quiet>
+
+Suppresses the display of progress bars during an import. This option is
+implied when the output isn't going directly to a terminal.
+
=item B<--originalid> I<cfname>
Places the original ticket organization and ID into a global custom
-----------------------------------------------------------------------
hooks/post-receive
--
rt
More information about the rt-commit
mailing list