1
0
mirror of synced 2024-12-14 15:16:04 +03:00

corrected rst for bash like code blocks

This commit is contained in:
Luis Cordova 2011-10-25 15:50:29 -05:00
parent de75ea88b6
commit cf44745d08

View File

@ -898,7 +898,7 @@ Products can also be created:
Now call:
..
::
$ php create_user.php beberlei
$ php create_product.php MyProduct
@ -969,7 +969,7 @@ code for this scenario may look like this:
Since we only have one user and product, probably with the ID of 1, we can call this script with:
..
::
php create_bug.php 1 1 1