We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6ca7e commit 917a849Copy full SHA for 917a849
salt/states/win_path.py
@@ -27,8 +27,6 @@ def absent(name):
27
'''
28
Remove the directory from the SYSTEM path
29
30
- index: where the directory should be placed in the PATH (default: 0)
31
-
32
Example:
33
34
.. code-block:: yaml
0 commit comments