Skip to content

Commit ca53896

Browse files
committed
Add closing backticks that Itzoke pointed out.
1 parent e4669b8 commit ca53896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rsync.1.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3237,7 +3237,7 @@ your home directory (remove the '=' for that).
32373237
buffered, while other can show up as very slow when the flushing of the
32383238
output buffer occurs. This may be fixed in a future version.
32393239

3240-
0. `--stop-after=MINS
3240+
0. `--stop-after=MINS`
32413241

32423242
This option tells rsync to stop copying when the specified number of
32433243
minutes has elapsed.
@@ -3250,7 +3250,7 @@ your home directory (remove the '=' for that).
32503250
of the connection supports it. You can tell the remote side about the time
32513251
limit using `--remote-option` (`-M`), should the need arise.
32523252

3253-
0. `--stop-at=y-m-dTh:m
3253+
0. `--stop-at=y-m-dTh:m`
32543254

32553255
This option tells rsync to stop copying when the specified point in time
32563256
has been reached. The date & time can be fully specified in a numeric

0 commit comments

Comments
 (0)