浏览代码

modules_k/presence: Updated documentation for "cleanup" MI command

Peter Dunkley 13 年之前
父节点
当前提交
7945158083
共有 2 个文件被更改,包括 9 次插入10 次删除
  1. 4 3
      modules_k/presence/README
  2. 5 7
      modules_k/presence/doc/presence_admin.xml

+ 4 - 3
modules_k/presence/README

@@ -728,12 +728,13 @@ pres_update_presentity("$xcapuri(u=>xuid)", "$xcapuri(u=>uri_adoc)", "$xcapuri(u
 
 5.2.  cleanup
 
-   Manually triggers the cleanup functions for watchers and presentity
-   tables. Useful if you have set clean_period to zero or less.
+   Manually triggers the cleanup functions for the active_watchers,
+   presentity, and watchers tables. Useful if you have set clean_period
+   and/or db_update_period to zero or less.
 
    Name: cleanup
 
-   Parameters:none.emphasis>
+   Parameters: none
 
    MI FIFO Command Format:
                 :cleanup:fifo_reply

+ 5 - 7
modules_k/presence/doc/presence_admin.xml

@@ -878,13 +878,14 @@ pres_update_presentity("$xcapuri(u=>xuid)", "$xcapuri(u=>uri_adoc)", "$xcapuri(u
 		<function moreinfo="none">cleanup</function>
 	  </title>
 	  <para>
-		Manually triggers the cleanup functions for watchers and presentity tables. Useful if you
-		have set <varname>clean_period</varname> to zero or less.
+		Manually triggers the cleanup functions for the active_watchers, presentity,
+		and watchers tables. Useful if you have set <varname>clean_period</varname>
+		and/or <varname>db_update_period</varname> to zero or less.
 	  </para>
 	  <para>
 		Name: <emphasis>cleanup</emphasis>
 	  </para>
-	  <para>Parameters:<emphasis>none.</emphasis>emphasis></para>
+	  <para>Parameters: <emphasis>none</emphasis></para>
 
 	  <para>
 		MI FIFO Command Format:
@@ -894,10 +895,7 @@ pres_update_presentity("$xcapuri(u=>xuid)", "$xcapuri(u=>uri_adoc)", "$xcapuri(u
 		_empty_line_
 	  </programlisting>
 	</section>
-
-   	</section>
-
-
+</section>
 
 <section>
 	<title>Installation</title>