docs(coding-agent): fix termux-open chooser flag
This commit is contained in:
@@ -53,7 +53,7 @@ termux-open-url "https://example.com"
|
|||||||
## Opening Files
|
## Opening Files
|
||||||
```bash
|
```bash
|
||||||
termux-open file.pdf # Opens with default app
|
termux-open file.pdf # Opens with default app
|
||||||
termux-open -c image.jpg # Choose app
|
termux-open --chooser image.jpg # Choose app
|
||||||
```
|
```
|
||||||
|
|
||||||
## Clipboard
|
## Clipboard
|
||||||
|
|||||||
Reference in New Issue
Block a user