home
/
projects
/
seeder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3096afc
)
...
author
alex
<
[email protected]
>
Sat, 23 Oct 2021 01:21:52 +0000
(18:21 -0700)
committer
alex
<
[email protected]
>
Sat, 23 Oct 2021 01:21:52 +0000
(18:21 -0700)
src/opt/set.c
patch
|
blob
|
history
diff --git
a/src/opt/set.c
b/src/opt/set.c
index b1c42f904e7dc63244c954a2f7326b1f7e7cc135..bcc814e28a3711a65366b12475b42f8687cd2ba1 100644
(file)
--- a/
src/opt/set.c
+++ b/
src/opt/set.c
@@
-8,7
+8,7
@@
struct option_lookup_table_entry {
struct option_lookup_table_entry option_lookup_table[] = {
{"file_filter",&opt_set_file_filter},
{"piece_length",&opt_set_piece_length},
- {"watch",&opt_add_watch},
+ {"watch
_directory
",&opt_add_watch},
{"worker_threads",&opt_set_worker_threads},
{NULL,NULL}
};