summary refs log tree commit diff
path: root/pamcut.html
diff options
context:
space:
mode:
Diffstat (limited to 'pamcut.html')
-rw-r--r--pamcut.html23
1 files changed, 11 insertions, 12 deletions
diff --git a/pamcut.html b/pamcut.html
index 9f0666c8..c0016b37 100644
--- a/pamcut.html
+++ b/pamcut.html
@@ -87,18 +87,17 @@ read, more expressive, and allow you to use defaults.
 <P>If you use both options and arguments, the two specifications get
 mixed in an unspecified way.
 
-<P>To use arguments, specify all four of the <I>left</I>,
-<I>top</I>, <I>width</I>, and <I>height</I> arguments.  <I>left</I>
-and <I>top</I> have the same effect as specifying them as the argument
-of a <B>-left</B> or <B>-top</B> option, respectively.  <I>width</I>
-and <I>height</I> have the same effect as specifying them as the
-argument of a <B>-width</B> or <B>-height</B> option, respectively,
-where they are positive.  Where they are not positive, they have the
-same effect as specifying one less than the value as the argument to a
-<B>-right</B> or <B>-bottom</B> option, respectively.  (E.g.
-<I>width</I> = 0 makes the cut go all the way to the right edge).
-Before July 2000, negative numbers were not allowed for <I>width</I>
-and <I>height</I>.
+<P>To use arguments, specify all four of the <I>left</I>, <I>top</I>,
+<I>width</I>, and <I>height</I> arguments.  <I>left</I> and <I>top</I> have
+the same effect as specifying them as the argument of a <B>-left</B> or
+<B>-top</B> option, respectively.  <I>width</I> and <I>height</I> have the
+same effect as specifying them as the argument of a <B>-width</B> or
+<B>-height</B> option, respectively, where they are positive.  Where they are
+not positive, they have the same effect as specifying one less than the value
+as the argument to a <B>-right</B> or <B>-bottom</B> option, respectively.
+(E.g. <I>width</I> = 0 makes the cut go all the way to the right edge).
+Before July 2000, negative numbers were not allowed for <I>width</I> and
+<I>height</I>.
 
 <P>Input is from Standard Input if you don't specify the input file
 <I>pnmfile</I>.