summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/intro/whatsnext.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro/whatsnext.txt b/docs/intro/whatsnext.txt
index c3cc962341..5f0ee398f3 100644
--- a/docs/intro/whatsnext.txt
+++ b/docs/intro/whatsnext.txt
@@ -159,7 +159,7 @@ Django document:
.. code-block:: bash
- $ grep max_length /path/to/django/docs/*.txt
+ $ grep -r max_length /path/to/django/docs/*.txt
As HTML, locally
----------------