docs(coding-agent): fix termux-open chooser flag

This commit is contained in:
PriNova
2026-05-07 23:32:31 +02:00
committed by GitHub
parent 783e96a144
commit 323abaea06

View File

@@ -53,7 +53,7 @@ termux-open-url "https://example.com"
## Opening Files
```bash
termux-open file.pdf # Opens with default app
termux-open -c image.jpg # Choose app
termux-open --chooser image.jpg # Choose app
```
## Clipboard