Skip to content

Commit ab1f83c

Browse files
committed
get rid of the extra tab
1 parent 199d824 commit ab1f83c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.moban.d/cli-feature.rst.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Here is an example usage:
2020
.. code-block:: bash
2121

2222
$ pyexcel view https://github.com/pyexcel/pyexcel-cli/blob/master/tests/fixtures/multiple-sheets.xls
23-
Sheet 1:
23+
Sheet 1:
2424
+---+---+---+
2525
| 1 | 2 | 3 |
2626
+---+---+---+

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Here is an example usage:
3434
.. code-block:: bash
3535
3636
$ pyexcel view https://github.com/pyexcel/pyexcel-cli/blob/master/tests/fixtures/multiple-sheets.xls
37-
Sheet 1:
37+
Sheet 1:
3838
+---+---+---+
3939
| 1 | 2 | 3 |
4040
+---+---+---+

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Here is an example usage:
3333
.. code-block:: bash
3434
3535
$ pyexcel view https://github.com/pyexcel/pyexcel-cli/blob/master/tests/fixtures/multiple-sheets.xls
36-
Sheet 1:
36+
Sheet 1:
3737
+---+---+---+
3838
| 1 | 2 | 3 |
3939
+---+---+---+

0 commit comments

Comments
 (0)