File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,11 +79,11 @@ and play a little with it::
7979 +----+----------------------------------------+--------+---------+
8080 | ID | Name | State | Version |
8181 +====+========================================+========+=========+
82- | 0 | pelix.framework | ACTIVE | 0.8 .0 |
82+ | 0 | pelix.framework | ACTIVE | 1.0 .0 |
8383 +----+----------------------------------------+--------+---------+
8484 ...
8585 +----+----------------------------------------+--------+---------+
86- | 14 | pelix.shell.remote | ACTIVE | 0.8 .0 |
86+ | 14 | pelix.shell.remote | ACTIVE | 1.0 .0 |
8787 +----+----------------------------------------+--------+---------+
8888 15 bundles installed
8989 $ update 14
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ Go to the pelix home directory and start the ``run_rsa_xmlrpc.py`` main program
117117
118118.. code-block :: console
119119
120- ipopo-0.8 .0$ python -m samples.run_rsa_xmlrpc
120+ ipopo-1.0 .0$ python -m samples.run_rsa_xmlrpc
121121 ** Pelix Shell prompt **
122122 $
123123
@@ -248,7 +248,7 @@ started using the same command:
248248
249249.. code-block :: console
250250
251- ipopo-0.8 .0$ python -m samples.run_rsa_xmlrpc
251+ ipopo-1.0 .0$ python -m samples.run_rsa_xmlrpc
252252 ** Pelix Shell prompt **
253253 $
254254
You can’t perform that action at this time.
0 commit comments