rclone/docs/content/commands/rclone_test_changenotify.md

29 lines
777 B
Markdown
Raw Normal View History

2021-06-08 23:57:04 +08:00
---
title: "rclone test changenotify"
description: "Log any change notify requests for the remote passed in."
slug: rclone_test_changenotify
url: /commands/rclone_test_changenotify/
# 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
Log any change notify requests for the remote passed in.
```
rclone test changenotify remote: [flags]
```
## Options
```
-h, --help help for changenotify
2021-11-01 23:42:05 +08:00
--poll-interval duration Time to wait between polling for changes (default 10s)
2021-06-08 23:57:04 +08:00
```
See the [global flags page](/flags/) for global options not listed here.
## SEE ALSO
* [rclone test](/commands/rclone_test/) - Run a test command