mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 00:51:34 +02:00
docs: add minimum versions to the command pages
This commit is contained in:
@ -67,6 +67,9 @@ Or
|
||||
upgrade: https://beta.rclone.org/v1.42-005-g56e1e820
|
||||
|
||||
`,
|
||||
Annotations: map[string]string{
|
||||
"versionIntroduced": "v1.33",
|
||||
},
|
||||
Run: func(command *cobra.Command, args []string) {
|
||||
cmd.CheckArgs(0, 0, command, args)
|
||||
if check {
|
||||
|
Reference in New Issue
Block a user