Skip to content

Commit e82eec5

Browse files
committed
Added example
1 parent 9e1da38 commit e82eec5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@ This script will recompile a rust project using `make`
491491
every time something in the specified directory changes.
492492

493493
Use: ./watch.sh [CMD] [DIR]
494+
Example: ./watch.sh "make run" src
494495

495496
CMD: Command to execute
496497
Complex commands may be passed as strings

0 commit comments

Comments
 (0)