Skip to content

Commit 9be07db

Browse files
fix typo in states.file.directory documentation
1 parent e512b80 commit 9be07db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

salt/states/file.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4054,7 +4054,6 @@ def directory(
40544054
a list of strings representing what you would like to recurse. If
40554055
``mode`` is defined, will recurse on both ``file_mode`` and ``dir_mode`` if
40564056
they are defined. If ``ignore_files`` or ``ignore_dirs`` is included, files or
4057-
directories will be left unchanged respectively.
40584057
directories will be left unchanged respectively. If ``silent`` is defined,
40594058
individual file/directory change notifications will be suppressed.
40604059

0 commit comments

Comments
 (0)