From cd0d4c0dffe65e410ac6f48157841b065cdfe0d7 Mon Sep 17 00:00:00 2001 From: Daniel de Cloet Date: Tue, 17 May 2022 13:39:43 +0200 Subject: [PATCH] Add documentation for -w --- templates/zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/zshrc b/templates/zshrc index e76ad0b..5f36bf2 100644 --- a/templates/zshrc +++ b/templates/zshrc @@ -211,6 +211,7 @@ Options: -p Publish a container's port(s) to the host -e VAR=value Add environment variable VAR with value -v Bind mount a volume + -w workdir Set working directory (default=/work_dir) EOS return 1 fi