rclone/docs/content/commands/rclone_test_changenotify.md

28 lines
730 B
Markdown
Raw Normal View History

2021-06-08 17:57:04 +02:00
---
title: "rclone test changenotify"
description: "Log any change notify requests for the remote passed in."
2022-12-20 18:16:14 +01:00
versionIntroduced: v1.56
2021-06-08 17:57:04 +02:00
# 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
2022-12-20 18:16:14 +01:00
--poll-interval Duration Time to wait between polling for changes (default 10s)
2021-06-08 17:57:04 +02:00
```
See the [global flags page](/flags/) for global options not listed here.
2024-09-08 17:21:56 +02:00
## See Also
2021-06-08 17:57:04 +02:00
* [rclone test](/commands/rclone_test/) - Run a test command