mirror of
https://github.com/rclone/rclone.git
synced 2025-07-11 14:30:44 +02:00
docs: remove minimum versions from command pages of pre v1 commands
This commit is contained in:
@ -33,9 +33,6 @@ See the home page (https://rclone.org/) for installation, usage,
|
||||
documentation, changelog and configuration walkthroughs.
|
||||
|
||||
`,
|
||||
Annotations: map[string]string{
|
||||
"versionIntroduced": "v0.90",
|
||||
},
|
||||
PersistentPostRun: func(cmd *cobra.Command, args []string) {
|
||||
fs.Debugf("rclone", "Version %q finishing with parameters %q", fs.Version, os.Args)
|
||||
atexit.Run()
|
||||
|
Reference in New Issue
Block a user