mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
docs(coding-agent): fix termux-open chooser flag
This commit is contained in:
committed by
GitHub
Unverified
parent
783e96a144
commit
323abaea06
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user