mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
Docs: Fix Format
This commit is contained in:
parent
5be40ff14b
commit
1aea6e4879
1 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
These alieases are contained the in the dockerfile under the "Add aliases" heading
|
||||
|
||||
1. py : shortcut for executing python
|
||||
2. frap-install : shortcut for [frappe's bench script installer](development.md#setup-bench-/-new-site-using-script)
|
||||
3. install-rafnav : Installs RAFNAV and its dependencies for the current **in use** site.
|
||||
4. start dev: CD into the default bench directory and start the server.
|
||||
1. ```py```: shortcut for executing python
|
||||
2. ```frap-install```: shortcut for [frappe's bench script installer](development.md#setup-bench-/-new-site-using-script)
|
||||
3. ```install-rafnav```: Installs RAFNAV and its dependencies for the current **in use** site.
|
||||
4. ```start dev```: CD into the default bench directory and start the server.
|
||||
|
|
|
|||
Loading…
Reference in a new issue