comparison imgpaster.1.in @ 3:ca92f953a265

imgpaster: fix wording and default duration is day
author David Demelier <markand@malikania.fr>
date Thu, 26 Nov 2020 09:36:12 +0100
parents f41e1b48510d
children
comparison
equal deleted inserted replaced
2:0c41ea869501 3:ca92f953a265
37 .Nm imgpasterd , 37 .Nm imgpasterd ,
38 it will upload an image into an instance. 38 it will upload an image into an instance.
39 .Pp 39 .Pp
40 The 40 The
41 .Ar filename 41 .Ar filename
42 argument can points to a file whose content will be uploaded. 42 argument must point to an image and the
43 .Pp
44 The
45 .Ar host 43 .Ar host
46 argument is a URL where a 44 argument is a URL where a
47 .Nm imgpasterd 45 .Nm imgpasterd
48 instance is running. 46 instance is running.
49 .Pp 47 .Pp
59 Sets the author, defaults to 57 Sets the author, defaults to
60 .Dq Anonymous . 58 .Dq Anonymous .
61 .Dq "nohighlight" . 59 .Dq "nohighlight" .
62 .It Fl d Ar duration 60 .It Fl d Ar duration
63 Sets the paste lifetime, defaults to 61 Sets the paste lifetime, defaults to
64 .Dq "month" . 62 .Dq "day" .
65 .It Fl t Ar title 63 .It Fl t Ar title
66 Sets a title to the paste, defaults to 64 Sets a title to the paste, defaults to
67 .Dq "Untitled" . 65 .Dq "Untitled" .
68 .\" EXAMPLES 66 .\" EXAMPLES
69 .Sh EXAMPLES 67 .Sh EXAMPLES