Discovery tracing

This commit is contained in:
Jakob Borg
2014-03-09 08:58:03 +01:00
parent d4ef6a6285
commit 52ee7d5724
3 changed files with 21 additions and 21 deletions

View File

@@ -49,7 +49,8 @@ const (
STTRACE A comma separated string of facilities to trace. The valid
facility strings:
- "scanner" (the file change scanner)`
- "scanner" (the file change scanner)
- "discover" (the node discovery package)`
)
func main() {