mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
parent
5b99d5a330
commit
ce27fb198d
9 changed files with 69 additions and 153 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue