<?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_s_Example</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_s_Example/</link><description>Recent changes to Option_s_Example</description><atom:link href="https://sourceforge.net/p/csv2odf/wiki/Option_s_Example/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 21 May 2014 01:42:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/csv2odf/wiki/Option_s_Example/feed" rel="self" type="application/rss+xml"/><item><title>Option_s_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_s_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -7,11 +7,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

@@ -33,4 +33,4 @@

 **Command**

- csv2odf -s 3 data.csv template.odt output.odt
+     csv2odf -s 3 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:42:49 -0000</pubDate><guid>https://sourceforge.net6167fc70c28526b1a1480f28415dea6d2a62a597</guid></item><item><title>Option_s_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_s_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,36 @@
 **Option -s**

-**-s **
+**-s &amp;lt;*n*&amp;gt;**
+
+Start 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-07-10| **Pickup chips**| 45|
+| 2011-07-22| **Shred Papers**| 90|
+| 2011-08-01| **Meeting**| 240|
+
+
+The first two rows of the csv data file are skipped and output begins on the third row.
+
+**Command**
+
+ csv2odf -s 3 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:31:20 -0000</pubDate><guid>https://sourceforge.net19c4f0cb49fe48c7381d26a54272878043979720</guid></item><item><title>Option_s_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_s_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:37 -0000</pubDate><guid>https://sourceforge.netbb4225e2cd01b6f4beed5c613493f5c53894020e</guid></item><item><title>Option_s_Example modified by Larry Jordan</title><link>https://sourceforge.net/p/csv2odf/wiki/Option_s_Example/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;Option -s&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;-s &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:37 -0000</pubDate><guid>https://sourceforge.netceb87280e9f479c960e6dd52603b2d4fb83876a1</guid></item></channel></rss>