minor
This commit is contained in:
@@ -24,8 +24,8 @@ func init() {
|
|||||||
|
|
||||||
var cmdFilerMetaTail = &Command{
|
var cmdFilerMetaTail = &Command{
|
||||||
UsageLine: "filer.meta.tail [-filer=localhost:8888] [-target=/]",
|
UsageLine: "filer.meta.tail [-filer=localhost:8888] [-target=/]",
|
||||||
Short: "see recent changes on a filer",
|
Short: "see continuous changes on a filer",
|
||||||
Long: `See recent changes on a filer.
|
Long: `See continuous changes on a filer.
|
||||||
|
|
||||||
weed filer.meta.tail -timeAgo=30h | grep truncate
|
weed filer.meta.tail -timeAgo=30h | grep truncate
|
||||||
weed filer.meta.tail -timeAgo=30h | jq .
|
weed filer.meta.tail -timeAgo=30h | jq .
|
||||||
|
|||||||
Reference in New Issue
Block a user