File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -39,10 +39,6 @@ OPTIONS
3939 See ``Date Formats'' below for details about which formats
4040 are supported, and their syntax.
4141
42- -- done::
43- Terminate with error if there is no 'done' command at the
44- end of the stream.
45-
4642--force::
4743 Force updating modified existing branches, even if doing
4844 so would cause commits to be lost (as the new commit does
@@ -108,7 +104,8 @@ OPTIONS
108104 output.
109105
110106--done::
111- Require a `done` command at the end of the stream.
107+ Terminate with error if there is no `done` command at the
108+ end of the stream.
112109 This option might be useful for detecting errors that
113110 cause the frontend to terminate before it has started to
114111 write a stream.
You can’t perform that action at this time.
0 commit comments