Skip to content

Commit ebe8220

Browse files
authored
Update content/software/app-lab/tutorials/03.cli/apps-lab-cli.md
1 parent f58a1ee commit ebe8220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/software/app-lab/tutorials/03.cli/apps-lab-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ arduino-app-cli app stop "/home/arduino/ArduinoApps/test"
114114

115115
To monitor the logs of a running App, use the `logs` command:
116116

117-
```
117+
```sh
118118
arduino-app-cli app logs /home/arduino/ArduinoApps/test --all
119119
```
120120

0 commit comments

Comments
 (0)