Skip to content

Commit

Permalink
Fixed a typo on the manpage
Browse files Browse the repository at this point in the history
  • Loading branch information
xaionaro committed Nov 8, 2016
1 parent a68f0cc commit 2eb3a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/man1/clsync.1
Original file line number Diff line number Diff line change
Expand Up @@ -2648,7 +2648,7 @@ clsync \-Msimple \-S echo \-W /opt/global \-b0 \-\- pdcp \-a %INCLUDE\-LIST% %IN

.B Automatically run 'make build' if any '*.c' file changed
.RS
printf "%s\n" "+f\.c$" "\-f" | clsync \-\-have-recursive-sync \-W . \-R /dev/stdin \-Mdirect \-r1 \-\-ignore\-failures \-t1 \-w1 \-Smake \-\- build
printf "%s\\n" "+f\.c$" "\-f" | clsync \-\-have-recursive-sync \-W . \-R /dev/stdin \-Mdirect \-r1 \-\-ignore\-failures \-t1 \-w1 \-Smake \-\- build
.RE

More working examples you can try out in "/usr/share/doc/clsync/examples/"
Expand Down

0 comments on commit 2eb3a6f

Please sign in to comment.