File tree Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,13 @@ Hightlighted features:
15
15
Usage
16
16
================================================================================
17
17
18
+ .. code-block:: bash
19
+
20
+ $ cd demo
21
+ $ pyexcel view --in-browser census.xls
22
+
23
+ Here's what you will get:
24
+
18
25
.. image:: https://github.com/pyexcel/pyexcel-cli/raw/master/pyexcel-cli.gif
19
26
20
27
Here is an example usage:
Original file line number Diff line number Diff line change @@ -57,6 +57,13 @@ Hightlighted features:
57
57
Usage
58
58
================================================================================
59
59
60
+ .. code-block :: bash
61
+
62
+ $ cd demo
63
+ $ pyexcel view --in-browser census.xls
64
+
65
+ Here's what you will get:
66
+
60
67
.. image :: https://github.com/pyexcel/pyexcel-cli/raw/master/pyexcel-cli.gif
61
68
62
69
Here is an example usage:
Original file line number Diff line number Diff line change @@ -29,6 +29,13 @@ Hightlighted features:
29
29
Usage
30
30
================================================================================
31
31
32
+ .. code-block :: bash
33
+
34
+ $ cd demo
35
+ $ pyexcel view --in-browser census.xls
36
+
37
+ Here's what you will get:
38
+
32
39
.. image :: https://github.com/pyexcel/pyexcel-cli/raw/master/pyexcel-cli.gif
33
40
34
41
Here is an example usage:
You can’t perform that action at this time.
0 commit comments