diff --git a/tren.rst b/tren.rst index a731fb7..ae11f44 100644 --- a/tren.rst +++ b/tren.rst @@ -432,13 +432,13 @@ Count Pattern Format -------------------- - In each of the cases below, the counting pattern is mandatory and - describes two things: The number of digits to use, and the starting - number in the sequence. Examples:: +In each of the cases below, the counting pattern is mandatory and +describes two things: The number of digits to use, and the starting +number in the sequence. Examples:: - 0001 -> 0001, 0002, 0003, ... - 0000 -> 0000, 0001, 0002, ... - 03 -> 03, 04, 05, ... + 0001 -> 0001, 0002, 0003, ... + 0000 -> 0000, 0001, 0002, ... + 03 -> 03, 04, 05, ... You do not have to use a ``0`` to indicate the number of digits to use. You can use *any* padding characters you like. **tren** @@ -585,7 +585,7 @@ :: - $Id: tren.rst,v 1.118 2010/01/16 20:50:52 tundra Exp $ + $Id: tren.rst,v 1.119 2010/01/16 20:51:43 tundra Exp $ You can find the latest version of this program at: