File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Here is an example usage:
20
20
.. code-block:: bash
21
21
22
22
$ pyexcel view https://github.com/pyexcel/pyexcel-cli/blob/master/tests/fixtures/multiple-sheets.xls
23
- Sheet 1:
23
+ Sheet 1:
24
24
+---+---+---+
25
25
| 1 | 2 | 3 |
26
26
+---+---+---+
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Here is an example usage:
34
34
.. code-block :: bash
35
35
36
36
$ pyexcel view https://github.com/pyexcel/pyexcel-cli/blob/master/tests/fixtures/multiple-sheets.xls
37
- Sheet 1:
37
+ Sheet 1:
38
38
+---+---+---+
39
39
| 1 | 2 | 3 |
40
40
+---+---+---+
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Here is an example usage:
33
33
.. code-block :: bash
34
34
35
35
$ pyexcel view https://github.com/pyexcel/pyexcel-cli/blob/master/tests/fixtures/multiple-sheets.xls
36
- Sheet 1:
36
+ Sheet 1:
37
37
+---+---+---+
38
38
| 1 | 2 | 3 |
39
39
+---+---+---+
You can’t perform that action at this time.
0 commit comments