mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-20 07:05:05 -04:00
pairdrop-cli: Exit application if config file cannot be created on first run
This commit is contained in:
parent
ff883fb994
commit
89addd6649
2 changed files with 11 additions and 5 deletions
|
@ -24,7 +24,7 @@ This opens PairDrop in the default browser where you can choose the receiver.
|
|||
```bash
|
||||
pairdrop -h
|
||||
```
|
||||
```bash
|
||||
```
|
||||
Send files or text with PairDrop via command-line interface.
|
||||
Current domain: https://pairdrop-dev.onrender.com/
|
||||
|
||||
|
@ -35,7 +35,7 @@ Send text: pairdrop -t "text"
|
|||
Specify domain: pairdrop -d "https://pairdrop.net/"
|
||||
Show this help text: pairdrop (-h|--help)
|
||||
|
||||
This pairdrop-cli version was released alongside v1.10.0
|
||||
This pairdrop-cli version was released alongside v1.10.4
|
||||
```
|
||||
|
||||
<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue