Corrected english in the manpage
This commit is contained in:
parent
25e401de06
commit
9c253ee0eb
2 changed files with 18 additions and 18 deletions
20
pastebincl.1
20
pastebincl.1
|
@ -17,9 +17,9 @@ DDEESSCCRRIIPPTTIIOONN
|
||||||
|
|
||||||
|
|
||||||
UUSSAAGGEE
|
UUSSAAGGEE
|
||||||
When you run _p_a_s_t_e_b_i_n_c_l, it will wait for user entry until you pressed
|
When you run _p_a_s_t_e_b_i_n_c_l, it will wait for user entry until you press
|
||||||
_c_t_r_l_+_D. Then, it will send the text on pastebin with the options
|
_c_t_r_l_+_D. Then, it will send the text on pastebin with the given
|
||||||
given.
|
options.
|
||||||
|
|
||||||
|
|
||||||
PPOOSSTT AASS AA RREEGGIISSTTEERREEDD UUSSEERR
|
PPOOSSTT AASS AA RREEGGIISSTTEERREEDD UUSSEERR
|
||||||
|
@ -33,20 +33,20 @@ OOPPTTIIOONNSS
|
||||||
|
|
||||||
--vv, ----vveerrssiioonn
|
--vv, ----vveerrssiioonn
|
||||||
Prints the program version and basic informatons, and then
|
Prints the program version and basic informatons, and then
|
||||||
return.
|
returns.
|
||||||
|
|
||||||
|
|
||||||
--hh, --??, ----hheellpp
|
--hh, --??, ----hheellpp
|
||||||
Prints a short help, and then return.
|
Prints a short help, and then returns.
|
||||||
|
|
||||||
|
|
||||||
----lliicceennccee
|
----lliicceennccee
|
||||||
Prints the program licence, and then return.
|
Prints the program licence, and then returns.
|
||||||
|
|
||||||
|
|
||||||
----uusseerrggeenn
|
----uusseerrggeenn
|
||||||
Generates an "users" file for the software with the informations
|
Generates an "users" file for the software with the informations
|
||||||
given after.
|
given afterwards.
|
||||||
|
|
||||||
|
|
||||||
--nn _[_n_a_m_e_], _-_-_n_a_m_e=_[_n_a_m_e_]
|
--nn _[_n_a_m_e_], _-_-_n_a_m_e=_[_n_a_m_e_]
|
||||||
|
@ -54,7 +54,7 @@ OOPPTTIIOONNSS
|
||||||
|
|
||||||
|
|
||||||
--ss _[_s_y_n_t_a_x_], ----ssyynnttaaxx=_[_s_y_n_t_a_x_]
|
--ss _[_s_y_n_t_a_x_], ----ssyynnttaaxx=_[_s_y_n_t_a_x_]
|
||||||
Defines [[ssyynnttaaxx]] as the syntax highlighting pattern of your
|
Defines _[_s_y_n_t_a_x_] as the syntax highlighting pattern of your
|
||||||
text, eg. "c" or "lolcode" (see the full list on http://paste-
|
text, eg. "c" or "lolcode" (see the full list on http://paste-
|
||||||
bin.com/). To display the complete list, run "_p_a_s_t_e_b_i_n_c_l _-_-_s_y_n_-
|
bin.com/). To display the complete list, run "_p_a_s_t_e_b_i_n_c_l _-_-_s_y_n_-
|
||||||
_t_a_x_l_i_s_t".
|
_t_a_x_l_i_s_t".
|
||||||
|
@ -72,8 +72,8 @@ OOPPTTIIOONNSS
|
||||||
|
|
||||||
--pp, ----pprriivvaattee
|
--pp, ----pprriivvaattee
|
||||||
Posts a private past instead of a public one. A private paste
|
Posts a private past instead of a public one. A private paste
|
||||||
willn't be displayed in the latest pastes, neither than be
|
won't be displayed in the latest pastes, neither indexed by
|
||||||
indexed by search engines.
|
search engines.
|
||||||
|
|
||||||
|
|
||||||
--gg, ----gguueesstt
|
--gg, ----gguueesstt
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
.SS USAGE
|
.SS USAGE
|
||||||
|
|
||||||
When you run \fIpastebincl\fP, it will wait for user entry until you pressed \fIctrl+D\fP.
|
When you run \fIpastebincl\fP, it will wait for user entry until you press \fIctrl+D\fP.
|
||||||
Then, it will send the text on pastebin with the options given.
|
Then, it will send the text on pastebin with the given options.
|
||||||
|
|
||||||
.SS POST AS A REGISTERED USER
|
.SS POST AS A REGISTERED USER
|
||||||
|
|
||||||
|
@ -24,19 +24,19 @@ The possible arguments are:
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fB-v\fP, \fB--version\fP
|
\fB-v\fP, \fB--version\fP
|
||||||
Prints the program version and basic informatons, and then return.
|
Prints the program version and basic informatons, and then returns.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fB-h\fP, \fB-?\fP, \fB--help\fP
|
\fB-h\fP, \fB-?\fP, \fB--help\fP
|
||||||
Prints a short help, and then return.
|
Prints a short help, and then returns.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fB--licence\fP
|
\fB--licence\fP
|
||||||
Prints the program licence, and then return.
|
Prints the program licence, and then returns.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fB--usergen\fP
|
\fB--usergen\fP
|
||||||
Generates an "users" file for the software with the informations given after.
|
Generates an "users" file for the software with the informations given afterwards.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fB-n\fP \fI[name]\fP, \fP--name\fP=\fI[name]\fP
|
\fB-n\fP \fI[name]\fP, \fP--name\fP=\fI[name]\fP
|
||||||
|
@ -44,7 +44,7 @@ Defines \fI[name]\fP as the paste name.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fB-s\fP \fI[syntax]\fP, \fB--syntax\fP=\fI[syntax]\fP
|
\fB-s\fP \fI[syntax]\fP, \fB--syntax\fP=\fI[syntax]\fP
|
||||||
Defines \fB[syntax]\fP as the syntax highlighting pattern of your text, eg. "c" or "lolcode" (see the full list on http://pastebin.com/).
|
Defines \fI[syntax]\fP as the syntax highlighting pattern of your text, eg. "c" or "lolcode" (see the full list on http://pastebin.com/).
|
||||||
To display the complete list, run "\fIpastebincl --syntaxlist\fP".
|
To display the complete list, run "\fIpastebincl --syntaxlist\fP".
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
|
@ -57,7 +57,7 @@ Defines \fI[expire_time]\fP as the time before the paste expires. Possible value
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fB-p\fP, \fB--private\fP
|
\fB-p\fP, \fB--private\fP
|
||||||
Posts a private past instead of a public one. A private paste willn't be displayed in the latest pastes, neither than be indexed by search engines.
|
Posts a private past instead of a public one. A private paste won't be displayed in the latest pastes, neither indexed by search engines.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fB-g\fP, \fB--guest\fP
|
\fB-g\fP, \fB--guest\fP
|
||||||
|
|
Loading…
Reference in a new issue