mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 21:57:59 +02:00
docs: add minimum versions to the command pages
This commit is contained in:
@ -25,4 +25,7 @@ Each subcommand has its own options which you can see in their help.
|
||||
**NB** Be careful running these commands, they may do strange things
|
||||
so reading their documentation first is recommended.
|
||||
`,
|
||||
Annotations: map[string]string{
|
||||
"versionIntroduced": "v1.55",
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user