diff options
| author | Andrew Bartlett <abartlet@samba.org> | 2014-01-09 14:22:06 +1300 |
|---|---|---|
| committer | Andrew Bartlett <abartlet@samba.org> | 2014-01-28 17:26:40 +1300 |
| commit | 92b0344e6847af6d8fda3e63f1d6c8e34d74da6f (patch) | |
| tree | 4e4be290ce0f745ac50095247b45d17320d2bca2 /docs-xml/smbdotconf/printing/queuepausecommand.xml | |
| parent | b9678e5b0f78c996c03c046688fb0f7087d06692 (diff) | |
| download | samba-92b0344e6847af6d8fda3e63f1d6c8e34d74da6f.tar.gz samba-92b0344e6847af6d8fda3e63f1d6c8e34d74da6f.tar.xz samba-92b0344e6847af6d8fda3e63f1d6c8e34d74da6f.zip | |
docs: explain where the defaults for these printing parameters comes from
The use of <comment> allows the XML parser in the tests to skip the descriptive text.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'docs-xml/smbdotconf/printing/queuepausecommand.xml')
| -rw-r--r-- | docs-xml/smbdotconf/printing/queuepausecommand.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/printing/queuepausecommand.xml b/docs-xml/smbdotconf/printing/queuepausecommand.xml index aee822ea80..21b56c9665 100644 --- a/docs-xml/smbdotconf/printing/queuepausecommand.xml +++ b/docs-xml/smbdotconf/printing/queuepausecommand.xml @@ -24,5 +24,6 @@ server.</para> </description> +<value type="default"><comment>determined by printing parameter</comment></value> <value type="example">disable %p</value> </samba:parameter> |
