Small edits (#451)

This commit is contained in:
pollfly
2023-01-23 15:04:24 +02:00
committed by GitHub
parent 2fd532b2c3
commit e8d0267bbd
18 changed files with 44 additions and 42 deletions

View File

@@ -307,7 +307,7 @@ clearml-agent execute --id <task-id> --docker
### Debugging
* Run a `clearml-agent` daemon in foreground mode, sending all output to the console.
Run a `clearml-agent` daemon in foreground mode, sending all output to the console.
```bash
clearml-agent daemon --queue default --foreground
```