mirror of
https://github.com/rclone/rclone.git
synced 2025-12-20 10:13:20 +00:00
3
vendor/github.com/spf13/cobra/cobra.go
generated
vendored
3
vendor/github.com/spf13/cobra/cobra.go
generated
vendored
@@ -37,7 +37,8 @@ var templateFuncs = template.FuncMap{
|
||||
|
||||
var initializers []func()
|
||||
|
||||
// Automatic prefix matching can be a dangerous thing to automatically enable in CLI tools.
|
||||
// EnablePrefixMatching allows to set automatic prefix matching. Automatic prefix matching can be a dangerous thing
|
||||
// to automatically enable in CLI tools.
|
||||
// Set this to true to enable it.
|
||||
var EnablePrefixMatching = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user