Skip to content

Commit e983846

Browse files
committed
update command line
1 parent 959f85e commit e983846

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ Hightlighted features:
1515
Usage
1616
================================================================================
1717

18+
.. code-block:: bash
19+
20+
$ cd demo
21+
$ pyexcel view --in-browser census.xls
22+
23+
Here's what you will get:
24+
1825
.. image:: https://github.com/pyexcel/pyexcel-cli/raw/master/pyexcel-cli.gif
1926

2027
Here is an example usage:

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,13 @@ Hightlighted features:
5757
Usage
5858
================================================================================
5959

60+
.. code-block:: bash
61+
62+
$ cd demo
63+
$ pyexcel view --in-browser census.xls
64+
65+
Here's what you will get:
66+
6067
.. image:: https://github.com/pyexcel/pyexcel-cli/raw/master/pyexcel-cli.gif
6168

6269
Here is an example usage:

docs/source/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ Hightlighted features:
2929
Usage
3030
================================================================================
3131

32+
.. code-block:: bash
33+
34+
$ cd demo
35+
$ pyexcel view --in-browser census.xls
36+
37+
Here's what you will get:
38+
3239
.. image:: https://github.com/pyexcel/pyexcel-cli/raw/master/pyexcel-cli.gif
3340

3441
Here is an example usage:

0 commit comments

Comments
 (0)