mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-24 02:05:48 -06:00
Chore: remove dollar sign in code snippets
copy and paste is slowed down if the prompt symbol is in the copyable text.
This commit is contained in:
committed by
shamoon
parent
8e6de2790e
commit
ddad33bda4
@@ -18,7 +18,7 @@ Check for the following issues:
|
||||
automatically. Manually invoke the task processor by executing
|
||||
|
||||
```shell-session
|
||||
$ celery --app paperless worker
|
||||
celery --app paperless worker
|
||||
```
|
||||
|
||||
- Look at the output of paperless and inspect it for any errors.
|
||||
|
||||
Reference in New Issue
Block a user