diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/6.0.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/6.0.txt b/docs/releases/6.0.txt index 4afc172da9..6e213f890a 100644 --- a/docs/releases/6.0.txt +++ b/docs/releases/6.0.txt @@ -474,6 +474,10 @@ Miscellaneous files due to conflicts when ``--verbosity`` is 1. To see warnings for each conflicting destination path, set the ``--verbosity`` flag to 2 or higher. +* The :option:`collectstatic --clear` command now reports only a summary of + deleted files when ``--verbosity`` is 1. To see the details for each file + deleted, set the ``--verbosity`` flag to 2 or higher. + .. _deprecated-features-6.0: Features deprecated in 6.0 |
