From 76bd8913f714f81c11e7d4037087455957a6be78 Mon Sep 17 00:00:00 2001 From: JJ Grobler <149567957+JJ-Cronos@users.noreply.github.com> Date: Thu, 30 May 2024 16:34:39 +0200 Subject: [PATCH] Update container-aliases.md --- docs/container-aliases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/container-aliases.md b/docs/container-aliases.md index c4171e24..c389a699 100644 --- a/docs/container-aliases.md +++ b/docs/container-aliases.md @@ -5,4 +5,4 @@ These alieases are contained the in the dockerfile under the "Add aliases" headi 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 +4. start dev: CD into the default bench directory and start the server.