diff --git a/content/shared/influxdb3-cli/test/schedule_plugin.md b/content/shared/influxdb3-cli/test/schedule_plugin.md index db5334ee9..f5e558cb2 100644 --- a/content/shared/influxdb3-cli/test/schedule_plugin.md +++ b/content/shared/influxdb3-cli/test/schedule_plugin.md @@ -11,7 +11,7 @@ influxdb3 test schedule_plugin [OPTIONS] --database ## Arguments -- **PLUGIN_NAME**: Path to the plugin file on the server. Use the full relative path, such as `/.py`. +- **FILENAME**: the path to the plugin file. Use the full absolute path or the path relative to the current working directory, such as `/.py`. ## Options