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:
Malte Breitzmann
2025-01-04 00:55:52 +01:00
committed by shamoon
parent 8e6de2790e
commit ddad33bda4
6 changed files with 37 additions and 37 deletions

View File

@@ -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.