Skip to content

Commit 917a849

Browse files
cncshaggymsteed
cncshaggy
authored andcommitted
Update win_path.py
The function doesn't have an `index` parameter
1 parent ae6ca7e commit 917a849

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

salt/states/win_path.py

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ def absent(name):
2727
'''
2828
Remove the directory from the SYSTEM path
2929
30-
index: where the directory should be placed in the PATH (default: 0)
31-
3230
Example:
3331
3432
.. code-block:: yaml

0 commit comments

Comments
 (0)