You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/05/26 12:06:39 UTC

[pulsar-site] branch main updated: Docs sync done from apache/pulsar(#9b16619)

This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new a6b666001c4 Docs sync done from apache/pulsar(#9b16619)
a6b666001c4 is described below

commit a6b666001c41fc49e69e52b63eb517c151c3d68c
Author: Pulsar Site Updater <de...@pulsar.apache.org>
AuthorDate: Thu May 26 12:06:33 2022 +0000

    Docs sync done from apache/pulsar(#9b16619)
---
 site2/website-next/docs/reference-pulsar-admin.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/docs/reference-pulsar-admin.md b/site2/website-next/docs/reference-pulsar-admin.md
index d0ab78d1018..af179707872 100644
--- a/site2/website-next/docs/reference-pulsar-admin.md
+++ b/site2/website-next/docs/reference-pulsar-admin.md
@@ -1465,7 +1465,7 @@ Options
 
 |Flag|Description|Default|
 |----|---|---|
-|`-ttl`, `--messageTTL`|Message TTL in seconds. When the value is set to `0`, TTL is disabled. TTL is disabled by default. |0|
+|`-ttl`, `--messageTTL`|Message TTL in seconds (or minutes, hours, days, weeks eg: 100m, 3h, 2d, 5w). When the value is set to `0`, TTL is disabled. TTL is disabled by default. |0|
 
 ### `remove-message-ttl`
 Remove the message TTL for a namespace.