Documentation: remove dollar sign in code snippets (#8600)

This commit is contained in:
Malte Breitzmann
2025-01-04 01:30:25 +01:00
committed by GitHub
parent 8e6de2790e
commit 2a1c6bf0ca
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.