diff options
Diffstat (limited to 'subcmds')
-rw-r--r-- | subcmds/forall.py | 1 |
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 | ||
31 | Environment | 31 | Environment |
32 | ----------- | 32 | ----------- |
33 | |||
33 | pwd is the project's working directory. If the current client is | 34 | pwd is the project's working directory. If the current client is |
34 | a mirror client, then pwd is the Git repository. | 35 | a mirror client, then pwd is the Git repository. |
35 | 36 | ||