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
39
39
See ``Date Formats'' below for details about which formats
40
40
are supported, and their syntax.
41
41
42
- -- done::
43
- Terminate with error if there is no 'done' command at the
44
- end of the stream.
45
-
46
42
--force::
47
43
Force updating modified existing branches, even if doing
48
44
so would cause commits to be lost (as the new commit does
@@ -108,7 +104,8 @@ OPTIONS
108
104
output.
109
105
110
106
--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.
112
109
This option might be useful for detecting errors that
113
110
cause the frontend to terminate before it has started to
114
111
write a stream.
You can’t perform that action at this time.
0 commit comments