@@ -797,37 +797,37 @@ For information on the classes and types, see the [REFERENCE.md](https://github.
797797
798798Features: ` bare_repositories ` , ` depth ` , ` multiple_remotes ` , ` reference_tracking ` , ` ssh_identity ` , ` submodules ` , ` user `
799799
800- Parameters: ` depth ` , ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` identity ` , ` owner ` , ` path ` , ` provider ` , ` remote ` , ` revision ` , ` source ` , ` user `
800+ Parameters: ` depth ` , ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` identity ` , ` owner ` , ` path ` , ` provider ` , ` remote ` , ` revision ` , ` source ` , ` user ` , ` mode `
801801
802802##### ` bzr ` - Supports the Bazaar VCS.
803803
804804Features: ` reference_tracking `
805805
806- Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source `
806+ Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` mode `
807807
808808##### ` cvs ` - Supports the CVS VCS.
809809
810810Features: ` cvs_rsh ` , ` gzip_compression ` , ` modules ` , ` reference_tracking ` , ` user `
811811
812- Parameters: ` compression ` , ` cvs_rsh ` , ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` module ` , ` owner ` , ` path ` , ` provider `
812+ Parameters: ` compression ` , ` cvs_rsh ` , ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` module ` , ` owner ` , ` path ` , ` provider ` , ` mode `
813813
814814##### ` hg ` - Supports the Mercurial VCS.
815815
816816Features: ` reference_tracking ` , ` ssh_identity ` , ` user `
817817
818- Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` identity ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` user `
818+ Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` identity ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` user ` , ` mode `
819819
820820##### ` p4 ` - Supports the Perforce VCS.
821821
822822Features: ` p4config ` , ` reference_tracking `
823823
824- Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` owner ` , ` p4config ` , ` path ` , ` provider ` , ` revision ` , ` source `
824+ Parameters: ` ensure ` , ` excludes ` , ` force ` , ` group ` , ` owner ` , ` p4config ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` mode `
825825
826826##### ` svn ` - Supports the Subversion VCS.
827827
828828Features: ` basic_auth ` , ` configuration ` , ` conflict ` , ` depth ` , ` filesystem_types ` , ` reference_tracking `
829829
830- Parameters: ` basic_auth_password ` , ` basic_auth_username ` , ` configuration ` , ` conflict ` , ` ensure ` , ` excludes ` , ` force ` , ` fstype ` , ` group ` , ` includes ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` trust_server_cert `
830+ Parameters: ` basic_auth_password ` , ` basic_auth_username ` , ` configuration ` , ` conflict ` , ` ensure ` , ` excludes ` , ` force ` , ` fstype ` , ` group ` , ` includes ` , ` owner ` , ` path ` , ` provider ` , ` revision ` , ` source ` , ` trust_server_cert ` , ` mode `
831831
832832<a id =" features " ></a >
833833#### Features
0 commit comments