<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Option_e_Example</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_e_Example/</link><description>Recent changes to Option_e_Example</description><atom:link href="https://sourceforge.net/p/csv2odf/wiki/Option_e_Example/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 21 May 2014 01:41:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/csv2odf/wiki/Option_e_Example/feed" rel="self" type="application/rss+xml"/><item><title>Option_e_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_e_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -6,11 +6,11 @@

 **Input** data.csv

- 2011-06-14, "Sweep floor", 30
- 2011-06-15, "Count beans", 60
- 2011-07-10, "Pickup chips", 45
- 2011-07-22, "Shred Papers", 90
- 2011-08-01, "Meeting", 240
+     2011-06-14, "Sweep floor", 30
+     2011-06-15, "Count beans", 60
+     2011-07-10, "Pickup chips", 45
+     2011-07-22, "Shred Papers", 90
+     2011-08-01, "Meeting", 240

 **Template** template.odt

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Jordan</dc:creator><pubDate>Wed, 21 May 2014 01:41:39 -0000</pubDate><guid>https://sourceforge.netf81b7bb8979366c162faf279ec37697c24e73b55</guid></item><item><title>Option_e_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_e_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,37 @@
 **Option -e**

-**-e **
+**-e &amp;lt;*n*&amp;gt;**
+
+End reading at the *nth* row of the csv file.
+
+**Input** data.csv
+
+ 2011-06-14, "Sweep floor", 30
+ 2011-06-15, "Count beans", 60
+ 2011-07-10, "Pickup chips", 45
+ 2011-07-22, "Shred Papers", 90
+ 2011-08-01, "Meeting", 240
+
+**Template** template.odt
+
+| Date| Task| Minutes|
+|--|--|--|
+|2000-01-01|**Dummy**| 0|
+
+
+**Output** output.odt
+
+| Date| Task| Minutes|
+|--|--|--|
+| 2011-06-14| **Sweep floor**| 30|
+| 2011-06-15| **Count beans**| 60|
+| 2011-07-10| **Pickup chips**| 45|
+| 2011-07-22| **Shred Papers**| 90|
+
+
+
+All rows after the 4th row of the csv data file are skipped.
+
+**Command**
+
+    csv2odf -e 4 data.csv template.odt output.odt
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Jordan</dc:creator><pubDate>Wed, 21 May 2014 01:18:12 -0000</pubDate><guid>https://sourceforge.netd85afa059924b6acc0dd4c4021c16e299e85b3ab</guid></item><item><title>Option_e_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_e_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Jordan</dc:creator><pubDate>Tue, 20 May 2014 23:25:36 -0000</pubDate><guid>https://sourceforge.netc2b213167737f37925b0cf0f344fc5dcf404ce64</guid></item><item><title>Option_e_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_e_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;Option -e&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;-e &lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Larry Jordan</dc:creator><pubDate>Tue, 20 May 2014 23:25:36 -0000</pubDate><guid>https://sourceforge.net3f9b0d8c205d0b092e7388720a01d2b092e1e1d8</guid></item></channel></rss>