# | Line 35 | Line 35 | If a 0 value is specified for the number of rows to co | |
---|---|---|
35 | will be copied, starting from row0. | |
36 | Similarly, a 0 value for the number of columns to copy implies all | |
37 | columns >= col0 will be copied. | |
38 | + | A negative count for the number of rows or columns cuts the |
39 | + | corresponding amount off the end(s). |
40 | .PP | |
41 | Using | |
42 | .I rcrop |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |