diff options
Diffstat (limited to 'testscripts/commands/convert.txt')
-rw-r--r-- | testscripts/commands/convert.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testscripts/commands/convert.txt b/testscripts/commands/convert.txt index 1cf756215..811aeecc8 100644 --- a/testscripts/commands/convert.txt +++ b/testscripts/commands/convert.txt @@ -1,7 +1,7 @@ # Test the convert commands. hugo convert -h -stdout 'Convert your content' +stdout 'Convert front matter to another format' hugo convert toJSON -h stdout 'to use JSON for the front matter' hugo convert toTOML -h |