Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
migrate_spreadsheet
Commits
909f0c66
Commit
909f0c66
authored
Oct 10, 2016
by
claudiu.cristea
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typos.
parent
1e3b25e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
909f0c66
...
...
@@ -21,7 +21,7 @@ source:
worksheet
:
'
Personnel
list'
# The first row from where the table starts. Points to the row that contains
# the table header. It's a "zero based" value. If the table row is the first
# row, this shou
k
d be 0. The value of 3 means that the table header is on the
# row, this shou
l
d be 0. The value of 3 means that the table header is on the
# fourth row.
header_row
:
3
# Columns to be returned, basically a list of table header cell values.
...
...
@@ -30,7 +30,7 @@ source:
-
'
First
name'
-
'
Sure
name'
-
Gender
# If this setting is specifi
fi
ed, the source will return also a column
# If this setting is specified, the source will return also a column
# containing the 'zero based' row index under this name. For this example,
# 'Row index' can be used later in `keys:` list to make this column a primary
# key column.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment