docs: clean up English (#3324)

Fix issues from #3319 and #3320
This commit is contained in:
Ammar Bandukwala
2022-07-31 20:06:05 +00:00
committed by GitHub
parent 70bf66e030
commit f82df1bd78
5 changed files with 50 additions and 68 deletions
+9
View File
@@ -49,6 +49,15 @@ The workspace will be stopped and started:
coder update <workspace-name>
```
## Logging
Coder stores MacOS and Linux logs at the following locations:
| Service | Location |
| ---------------- | ------------------------------- |
| `startup_script` | `/tmp/coder-startup-script.log` |
| Agent | `/tmp/coder-agent.log` |
---
## Up next