Update spec folder

This commit is contained in:
Fabrice Reix 2023-10-19 09:48:00 +02:00
parent b26e467396
commit d032cacffc
No known key found for this signature in database
GPG Key ID: BF5213154B2E7155
4 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ if [ "$actual_version" != "$expected_version" ] ; then
fi
cat <<END >../grammar.md
cat <<END >../../grammar.md
# Grammar
## Definitions
@ -27,4 +27,4 @@ Short description:
## Syntax Grammar
END
grammar --section-header h3 --section-id <hurl.grammar >>../grammar.md
grammar --section-header h3 --section-id <hurl.grammar >>../../grammar.md