Skip to content

Commit df3905e

Browse files
authored
Fix vartext example
1 parent a10554c commit df3905e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

USAGE.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)