diff options
author | cedricbonhomme <devnull@localhost> | 2012-09-15 09:26:54 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2012-09-15 09:26:54 +0200 |
commit | a90e3df7b4b4c5050706ce9c5fd895e8899d7bba (patch) | |
tree | f9e70f188129ccf9ea3429602c13ae4cd9e56128 | |
parent | Added 'Setting' section in index.rst. (diff) | |
download | newspipe-a90e3df7b4b4c5050706ce9c5fd895e8899d7bba.tar.gz newspipe-a90e3df7b4b4c5050706ce9c5fd895e8899d7bba.tar.bz2 newspipe-a90e3df7b4b4c5050706ce9c5fd895e8899d7bba.zip |
Added 'Launch' section to index.rst.
-rw-r--r-- | docs/index.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 915be9ab..94060900 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -85,6 +85,16 @@ Then, indicate the feeds to retrieve in the file ./var/feed.lst. One feed per li +Launch +------ + +Finally launch pyAggr3g470r in a shell: + +.. code-block:: bash + + cd /home/cedric/pyaggr3g470r/ + pyAggr3g470r start + Backup |