aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 13aa10f1d368ae6e3a81918f5300e35532e5ba59 (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
x0.at 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