diff options
| author | Michael Klishin <michael@rabbitmq.com> | 2014-06-25 09:30:02 +0400 |
|---|---|---|
| committer | Michael Klishin <michael@rabbitmq.com> | 2014-06-25 09:30:02 +0400 |
| commit | 78718897fc8a314e4868ea60966e682637389219 (patch) | |
| tree | fb25b7d2407bda47f46d33cfbdd3145f72c9debb /docs/rabbitmqctl.1.xml | |
| parent | 15711b97524e5f405547850a4b3aedfa14325f41 (diff) | |
| download | rabbitmq-server-git-78718897fc8a314e4868ea60966e682637389219.tar.gz | |
connected_at is a timestamp now
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 7977f95e3c..fc05508453 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -1477,7 +1477,7 @@ </varlistentry> <varlistentry> <term>connected_at</term> - <listitem><para>Date and time this connection was established.</para></listitem> + <listitem><para>Timestamp this connection was established.</para></listitem> </varlistentry> </variablelist> <para> |
