diff options
author | Joanna Wang <jojwang@google.com> | 2022-11-08 18:56:52 -0500 |
---|---|---|
committer | Joanna Wang <jojwang@google.com> | 2022-11-09 01:24:49 +0000 |
commit | 24c6314fca400f86fd893053c79788a8ab681477 (patch) | |
tree | f54c5f6a6b58800b3005b38644f25085c16e03b4 /man/repo.1 | |
parent | 7efab539f0fc78aa759000a922c30ac45e84530b (diff) | |
download | git-repo-24c6314fca400f86fd893053c79788a8ab681477.tar.gz |
Fix TRACE_FILE renaming.v2.29.8
Bug: b/258073923
Change-Id: I997961056388e1550711f73a6310788b5c7ad4d4
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/350934
Tested-by: Joanna Wang <jojwang@google.com>
Reviewed-by: LaMont Jones <lamontjones@google.com>
Diffstat (limited to 'man/repo.1')
-rw-r--r-- | man/repo.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ control color usage: auto, always, never | |||
25 | \fB\-\-trace\fR | 25 | \fB\-\-trace\fR |
26 | trace git command execution (REPO_TRACE=1) | 26 | trace git command execution (REPO_TRACE=1) |
27 | .TP | 27 | .TP |
28 | \fB\-\-trace_to_stderr\fR | 28 | \fB\-\-trace-to-stderr\fR |
29 | trace outputs go to stderr in addition to | 29 | trace outputs go to stderr in addition to |
30 | \&.repo/TRACE_FILE | 30 | \&.repo/TRACE_FILE |
31 | .TP | 31 | .TP |