1
mirror of https://github.com/rclone/rclone synced 2025-01-02 02:26:24 +01:00

serve nfs: Mark as experimental

This commit is contained in:
Nick Craig-Wood 2023-11-27 10:34:21 +00:00
parent 298c13e719
commit aee787d33e

View File

@ -92,6 +92,7 @@ This feature is only available on Unix platforms.
Annotations: map[string]string{
"versionIntroduced": "v1.65",
"groups": "Filter",
"status": "Experimental",
},
Run: Run,
}