File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -174,14 +174,16 @@ OPTIONS
174
174
Allow an empty note object to be stored. The default behavior is
175
175
to automatically remove empty notes.
176
176
177
- `--[no-]separator` ::
178
177
`--separator=<paragraph-break>` ::
178
+ `--separator` ::
179
+ `--no-separator` ::
179
180
Specify a string used as a custom inter-paragraph separator
180
181
(a newline is added at the end as needed). If `--no-separator` , no
181
182
separators will be added between paragraphs. Defaults to a blank
182
183
line.
183
184
184
- `--[no-]stripspace` ::
185
+ `--stripspace` ::
186
+ `--no-stripspace` ::
185
187
Strip leading and trailing whitespace from the note message.
186
188
Also strip out empty lines other than a single line between
187
189
paragraphs. Lines starting with `#` will be stripped out
You can’t perform that action at this time.
0 commit comments