diff --git a/script/susepaste-screenshot.1 b/script/susepaste-screenshot.1
index a45f48b..6bd6c6a 100644
--- a/script/susepaste-screenshot.1
+++ b/script/susepaste-screenshot.1
@@ -17,15 +17,6 @@ specified as arguments.
--all
takes screenshot of whole desktop instean
.TP
--n \fBNICK\fR
-nickname of the author of the paste
-.TP
--t \fBTITLE\fR
-name of the paste
-.TP
--k \fBKEY\fR
-API key to paste as you
-.TP
-e \fBEXPIRE\fR
for how log will be paste stored on the server. Default is 30 minutes,
possible values are:
@@ -35,12 +26,17 @@ possible values are:
\fI720\fR 12 Hours
\fI1440\fR 1 Day
\fI10080\fR 1 Week
- \fI40320\fR 1 Month
- \fI151200\fR 3 Months
- \fI604800\fR 1 Year
- \fI1209600\fR 2 Years
- \fI1814400\fR 3 Years
- \fI0\fR Never
+ \fI43200\fR 1 Month
+ \fI131040\fR 3 Months (Maximum)
+.TP
+-n \fBNICK\fR
+nickname of the author of the paste
+.TP
+-t \fBTITLE\fR
+name of the paste
+.TP
+-k \fBKEY\fR
+API key to paste as you
.SH EXAMPLES
@@ -70,4 +66,3 @@ along with this program. If not, see .
.SH AUTHORS
Michal Hrusecky
-
diff --git a/script/susepaste.1 b/script/susepaste.1
index 6227aa4..3b67a24 100644
--- a/script/susepaste.1
+++ b/script/susepaste.1
@@ -15,6 +15,18 @@ Options can be changed in ~/.susepaste configuration file as variables or
specified as arguments.
.SH OPTIONS
.TP
+-e \fBEXPIRE\fR
+for how log will be paste stored on the server. Default is 30 minutes,
+possible values are:
+ \fI30\fR 30 Minutes
+ \fI60\fR 1 Hour
+ \fI360\fR 6 Hours
+ \fI720\fR 12 Hours
+ \fI1440\fR 1 Day
+ \fI10080\fR 1 Week
+ \fI43200\fR 1 Month
+ \fI131040\fR 3 Months (Maximum)
+.TP
-n \fBNICK\fR
nickname of the author of the paste
.TP
@@ -205,22 +217,6 @@ values are:
\fIxorg_conf\fR Xorg configuration
\fIz80\fR ZiLOG Z80 Assembler
.TP
--e \fBEXPIRE\fR
-for how log will be paste stored on the server. Default is 30 minutes,
-possible values are:
- \fI30\fR 30 Minutes
- \fI60\fR 1 Hour
- \fI360\fR 6 Hours
- \fI720\fR 12 Hours
- \fI1440\fR 1 Day
- \fI10080\fR 1 Week
- \fI40320\fR 1 Month
- \fI151200\fR 3 Months
- \fI604800\fR 1 Year
- \fI1209600\fR 2 Years
- \fI1814400\fR 3 Years
- \fI0\fR Never
-.TP
-s \fBSCHEMA\fR
what schema should be used for pasting. Default is https,
possible values are:
@@ -261,4 +257,3 @@ along with this program. If not, see .
.SH AUTHORS
Michal Hrusecky
-