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
174174 Allow an empty note object to be stored. The default behavior is
175175 to automatically remove empty notes.
176176
177- `--[no-]separator` ::
178177`--separator=<paragraph-break>` ::
178+ `--separator` ::
179+ `--no-separator` ::
179180 Specify a string used as a custom inter-paragraph separator
180181 (a newline is added at the end as needed). If `--no-separator` , no
181182 separators will be added between paragraphs. Defaults to a blank
182183 line.
183184
184- `--[no-]stripspace` ::
185+ `--stripspace` ::
186+ `--no-stripspace` ::
185187 Strip leading and trailing whitespace from the note message.
186188 Also strip out empty lines other than a single line between
187189 paragraphs. Lines starting with `#` will be stripped out
You can’t perform that action at this time.
0 commit comments