summaryrefslogtreecommitdiffstats
path: root/subcmds
diff options
context:
space:
mode:
Diffstat (limited to 'subcmds')
-rw-r--r--subcmds/forall.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/subcmds/forall.py b/subcmds/forall.py
index 6dff252d..8a5a41ad 100644
--- a/subcmds/forall.py
+++ b/subcmds/forall.py
@@ -30,6 +30,7 @@ Executes the same shell command in each project.
30 30
31Environment 31Environment
32----------- 32-----------
33
33pwd is the project's working directory. If the current client is 34pwd is the project's working directory. If the current client is
34a mirror client, then pwd is the Git repository. 35a mirror client, then pwd is the Git repository.
35 36