mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix unnecessary capitalization
This commit is contained in:
parent
73cd9f26c3
commit
227ef4aabb
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ tremendous amount of customization. Here's some example usage:
|
|||
|
||||
2. Per-remote configuration parameters are named like the global versions,
|
||||
with the ``gitfs_`` removed from the beginning. The exception being the
|
||||
``name`` parameter which is only available to Per-remote configurations.
|
||||
``name`` parameter which is only available to per-remote configurations.
|
||||
|
||||
In the example configuration above, the following is true:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue