From ff84fea0bb67e249888e826af88286b9ccc5fab3 Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Mon, 13 Apr 2009 12:11:59 -0700 Subject: [PATCH] Fix formatting of 'repo help sync' The formatting for the enviroment variable section was incorrect. Signed-off-by: Shawn O. Pearce --- subcmds/forall.py | 1 + 1 file changed, 1 insertion(+) diff --git a/subcmds/forall.py b/subcmds/forall.py index 6dff252..8a5a41a 100644 --- a/subcmds/forall.py +++ b/subcmds/forall.py @@ -30,6 +30,7 @@ Executes the same shell command in each project. Environment ----------- + pwd is the project's working directory. If the current client is a mirror client, then pwd is the Git repository.