1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

serve nfs: Mark as experimental

This commit is contained in:
Nick Craig-Wood
2023-11-27 10:34:21 +00:00
parent 5742a61d23
commit 3f3245fcd4

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,
}