mirror of
https://github.com/rclone/rclone.git
synced 2025-08-15 00:02:35 +02:00
Version v1.61.0
This commit is contained in:
@ -3,6 +3,7 @@ title: "rclone test changenotify"
|
||||
description: "Log any change notify requests for the remote passed in."
|
||||
slug: rclone_test_changenotify
|
||||
url: /commands/rclone_test_changenotify/
|
||||
versionIntroduced: v1.56
|
||||
# autogenerated - DO NOT EDIT, instead edit the source code in cmd/test/changenotify/ and as part of making a release run "make commanddocs"
|
||||
---
|
||||
# rclone test changenotify
|
||||
@ -17,7 +18,7 @@ rclone test changenotify remote: [flags]
|
||||
|
||||
```
|
||||
-h, --help help for changenotify
|
||||
--poll-interval duration Time to wait between polling for changes (default 10s)
|
||||
--poll-interval Duration Time to wait between polling for changes (default 10s)
|
||||
```
|
||||
|
||||
See the [global flags page](/flags/) for global options not listed here.
|
||||
|
Reference in New Issue
Block a user