diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/4.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/4.1.txt b/docs/releases/4.1.txt index 21530ff2a2..f5e7a07bb3 100644 --- a/docs/releases/4.1.txt +++ b/docs/releases/4.1.txt @@ -211,7 +211,7 @@ Management Commands * :option:`makemigrations --no-input` now logs default answers and reasons why migrations cannot be created. -* The new :option:`makemigrations --scriptable` options diverts log output and +* The new :option:`makemigrations --scriptable` option diverts log output and input prompts to ``stderr``, writing only paths of generated migration files to ``stdout``. |
