diff --git a/core/userguide/package/cmd_publish.rst b/core/userguide/package/cmd_publish.rst index 6cad66923f..e9ccaa3879 100644 --- a/core/userguide/package/cmd_publish.rst +++ b/core/userguide/package/cmd_publish.rst @@ -66,7 +66,7 @@ Custom release date and time in the next format (UTC): 2014-06-13 17:08:52 --private .. note:: - The permission to set custom release dates and times is only available to Super Admins. + The permission to set custom release dates and times is only available to Super Admins. Restrict access to a package (will not be available publicly). The default is to publish a package publicly. @@ -76,6 +76,11 @@ a package publicly. Do not notify by email when package is processed. The default behavior is to notify. +.. option:: + --non-interactive + +Do not show interactive prompt. + See Also --------