Merge pull request #4282 from PriNova/tw/fix-docs

docs(coding-agent): fix termux-open chooser flag
This commit is contained in:
Mario Zechner
2026-05-08 15:32:25 +02:00
committed by GitHub

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