Skip to content

Commit 40e424b

Browse files
committed
update skill
1 parent 871dc8c commit 40e424b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ If the environment (e.g., `TOOLS.md`) contains multiple printer UUIDs or **alias
104104

105105
```bash
106106
# Orchestrated Print Examples
107-
inkjet print text "Main Status" -a default
107+
inkjet print text "Main Status" -a office
108108
inkjet print text "Order #104" -a kitchen
109-
inkjet print qr "https://github.com/AaronChartier/inkjet" -a office
109+
inkjet print qr "https://github.com/AaronChartier/inkjet" -a default
110110
inkjet print file ./log.txt -a "UUID_EXT_1"
111111
```
112112

0 commit comments

Comments
 (0)