aboutsummaryrefslogtreecommitdiff
path: root/examples/4-search
diff options
context:
space:
mode:
Diffstat (limited to 'examples/4-search')
-rw-r--r--examples/4-search/example_search.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/4-search/example_search.go b/examples/4-search/example_search.go
index f7b91ba..3f19596 100644
--- a/examples/4-search/example_search.go
+++ b/examples/4-search/example_search.go
@@ -7,6 +7,7 @@
// [SPDX short-form IDs](https://spdx.org/ids/); filling those IDs into the
// document's Package and File license fields; and saving the resulting document
// to disk.
+// Run project: go run example_search.go project2 ../../testdata/project2/folder test.spdx
package main