Skip to content

Commit b865289

Browse files
committed
Merge branch 'develop' of https://github.com/nexB/aboutcode-toolkit.git into develop
2 parents ccb8c32 + 21287a9 commit b865289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

USAGE.rst renamed to REFERENCE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Options
103103

104104
This option allow you to pass variable texts to the attribution template
105105

106-
$ about attrib --vartext title="Attribution Notice" --vartext header="Product 101" LOCATION OUTPUT
106+
$ about attrib --vartext "title=Attribution Notice" --vartext "header=Product 101" LOCATION OUTPUT
107107

108108
Users can use the following in the template to get the vartext:
109109
{{ vartext_dict['title'] }}

0 commit comments

Comments
 (0)