Correct the function of the -q option for migration helper commands

This commit is contained in:
Alan Rominger
2021-06-16 16:26:38 -04:00
parent f14129de9b
commit 0b6208047c

View File

@@ -59,5 +59,5 @@ dependencies out of the venvs and into EEs.
Follow those in order, and read the help text to see what arguments are necessary.
You may wish to save the output from export_custom_venv command to a file with the `-q`
option, and then this can be a starting point for writing `ansible-builder` definition files.
Output from the `awx-manage export_custom_venv -q ..` command can
be a starting point for writing an `ansible-builder` definition file.