Added another missin option to spacewalk-repo-sync's man page. Now all the cli options are mentioned inside of the man page. --- backend/satellite_tools/spacewalk-repo-sync.sgml | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/backend/satellite_tools/spacewalk-repo-sync.sgml b/backend/satellite_tools/spacewalk-repo-sync.sgml index 1afa8a3..38cecd2 100644 --- a/backend/satellite_tools/spacewalk-repo-sync.sgml +++ b/backend/satellite_tools/spacewalk-repo-sync.sgml @@ -69,6 +69,11 @@ Syncs the content from yum repos into SUSE Manager channels. <arg>-Y</arg> <arg>--deep-verify</arg> </group> + <sbr> + <group> + <arg>-n</arg> + <arg>--non-interactive</arg> + </group> </cmdsynopsis> </synopsis> </refsynopsisdiv> @@ -161,6 +166,12 @@ Syncs the content from yum repos into SUSE Manager channels. <para>Do not use cached package checksums.</para> </listitem> </varlistentry> + <varlistentry> + <term>-n, --non-interactive</term> + <listitem> + <para>Do not ask anything, use default answers.</para> + </listitem> + </varlistentry> </variablelist> </refsect1> -- 1.8.1.4 _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel