mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Merge pull request #464 from colinfrei/patch-2
remove unnecessary character
This commit is contained in:
commit
b541765817
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue