* gnus.el (gnus-interactive-exit): Update defcustom spec.
[gnus] / lisp / gnus.el
index 8f10e23..2bca1cf 100644 (file)
@@ -1594,7 +1594,8 @@ commands will still require prompting."
 If `quiet', update any active summary buffers automatically
 first before exiting."
   :group 'gnus-exit
-  :type 'boolean)
+  :type '(choice boolean
+                (const quiet)))
 
 (defcustom gnus-extract-address-components 'gnus-extract-address-components
   "*Function for extracting address components from a From header.