aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: eeb7c3797bd095e6976757c463e95337b1f1254f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# upaste
paste client.  

### Usage
# Upload a file
```
$ up [OPTIONS] file  
$ cat file.ext | up [OPTIONS]  
```

# Upload text
```
$ echo "upaste rocks" | up
$ up
upaste
really
rocks
C-d C-d
```
Options :  
    -h    Print this usage  
    -a    Enable autocopy in clipboard  
    -t    Set extension, without dot