[icinga-checkins] icinga.org: icinga-doc/master: add details on cmd_mod values (fixes #3438)
git at icinga.org
git at icinga.org
Wed Nov 21 16:10:49 CET 2012
Module: icinga-doc
Branch: master
Commit: cac9a8bcdd6dd81fe406354b294c451416e0a282
URL: https://git.icinga.org/?p=icinga-doc.git;a=commit;h=cac9a8bcdd6dd81fe406354b294c451416e0a282
Author: Michael Friedrich <michael.friedrich at gmail.com>
Date: Wed Nov 21 16:07:58 2012 +0100
add details on cmd_mod values (fixes #3438)
---
de/cgiparams.xml | 6 +++---
en/cgiparams.xml | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/de/cgiparams.xml b/de/cgiparams.xml
index 0502b97..8aa2ba5 100644
--- a/de/cgiparams.xml
+++ b/de/cgiparams.xml
@@ -3598,11 +3598,11 @@
<entry>Command mode</entry>
- <entry/>
+ <entry>1, 2</entry>
- <entry/>
+ <entry>cmd_mod=2</entry>
- <entry/>
+ <entry>1 zeigt das Bestaetigungsformular; 2 schickt direkt ab</entry>
</row>
<row>
diff --git a/en/cgiparams.xml b/en/cgiparams.xml
index c4d895e..d737583 100644
--- a/en/cgiparams.xml
+++ b/en/cgiparams.xml
@@ -3590,11 +3590,11 @@
<entry>Command mode</entry>
- <entry/>
+ <entry>1, 2</entry>
- <entry/>
+ <entry>cmd_mod=2</entry>
- <entry/>
+ <entry>1 means request, show confirmation form; 2 means commit directly</entry>
</row>
<row>
More information about the icinga-checkins
mailing list