diff options
| author | Ramiro Morales <cramm0@gmail.com> | 2013-01-25 13:58:37 -0300 |
|---|---|---|
| committer | Ramiro Morales <cramm0@gmail.com> | 2013-01-25 13:58:37 -0300 |
| commit | ce27fb198dcce5dad47de83fc81119d3bb6567ce (patch) | |
| tree | 793d3b421f75b33cee487bdfd2778a1e8b25bb16 /docs/man | |
| parent | 5b99d5a330fc412ce56b9e5f9cf0b971654da90c (diff) | |
Revert "Patch by Claude for #16084."
This reverts commit 2babab0bb351ff7a13fd23795f5e926a9bf95d22.
Diffstat (limited to 'docs/man')
| -rw-r--r-- | docs/man/django-admin.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1 index c9c8d19869..4d937b488b 100644 --- a/docs/man/django-admin.1 +++ b/docs/man/django-admin.1 @@ -193,8 +193,7 @@ Ignore files or directories matching this glob-style pattern. Use multiple times to ignore more (makemessages command). .TP .I \-\-no\-default\-ignore -Don't ignore the common private glob-style patterns 'CVS', '.*', '*~' and '*.pyc' -(makemessages command). +Don't ignore the common private glob-style patterns 'CVS', '.*' and '*~' (makemessages command). .TP .I \-\-no\-wrap Don't break long message lines into several lines (makemessages command). |
