rename /rc/bin/ok to /rc/bin/webpaste
This commit is contained in:
parent
5e2478ccbb
commit
565a4d478e
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
.TH HGET 1
|
.TH HGET 1
|
||||||
.SH NAME
|
.SH NAME
|
||||||
hget, hpost, ok, urlencode \- retrieve, post to a web page corresponding to a url
|
hget, hpost, webpaste, urlencode \- retrieve, post to a web page corresponding to a url
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B hget
|
.B hget
|
||||||
[
|
[
|
||||||
|
@ -48,7 +48,7 @@ hget, hpost, ok, urlencode \- retrieve, post to a web page corresponding to a ur
|
||||||
]
|
]
|
||||||
.I ...
|
.I ...
|
||||||
.PP
|
.PP
|
||||||
.B ok
|
.B webpaste
|
||||||
.I file
|
.I file
|
||||||
.PP
|
.PP
|
||||||
.B urlencode
|
.B urlencode
|
||||||
|
@ -178,7 +178,7 @@ flag), the file has to be seekable as
|
||||||
.IR file (1)
|
.IR file (1)
|
||||||
is invoked to determine its mime type.
|
is invoked to determine its mime type.
|
||||||
.PP
|
.PP
|
||||||
.I Ok
|
.I Webpaste
|
||||||
uploads the contents either of its standard input or
|
uploads the contents either of its standard input or
|
||||||
.I file
|
.I file
|
||||||
to the pastebin website
|
to the pastebin website
|
||||||
|
@ -226,14 +226,14 @@ to
|
||||||
.B http://okturing.com
|
.B http://okturing.com
|
||||||
.IP
|
.IP
|
||||||
.EX
|
.EX
|
||||||
% ns | ok
|
% ns | webpaste
|
||||||
.EE
|
.EE
|
||||||
.SH SOURCE
|
.SH SOURCE
|
||||||
.B /rc/bin/hget
|
.B /rc/bin/hget
|
||||||
.br
|
.br
|
||||||
.B /rc/bin/hpost
|
.B /rc/bin/hpost
|
||||||
.br
|
.br
|
||||||
.B /rc/bin/ok
|
.B /rc/bin/webpaste
|
||||||
.br
|
.br
|
||||||
.B /sys/src/cmd/urlencode.c
|
.B /sys/src/cmd/urlencode.c
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
|
@ -244,7 +244,7 @@ to
|
||||||
.I Hget ,
|
.I Hget ,
|
||||||
.I hpost
|
.I hpost
|
||||||
and
|
and
|
||||||
.I ok
|
.I webpaste
|
||||||
require
|
require
|
||||||
.IR webfs (4)
|
.IR webfs (4)
|
||||||
service mounted on
|
service mounted on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue