mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Merge pull request #464 from colinfrei/patch-2
remove unnecessary character
This commit is contained in:
commit
b541765817
@ -214,5 +214,5 @@ This too is done via the ``manage.py`` script:
|
|||||||
|
|
||||||
That's it. It'll loop over all of the documents in your database and attempt
|
That's it. It'll loop over all of the documents in your database and attempt
|
||||||
to match all of your tags to them. If one matches, it'll be applied. And
|
to match all of your tags to them. If one matches, it'll be applied. And
|
||||||
don't worry, you can run this as often as you like, it' won't double-tag
|
don't worry, you can run this as often as you like, it won't double-tag
|
||||||
a document.
|
a document.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user