Set absolute bash path

and slightly revert assertion in docs test to ensure flag ordering
This commit is contained in:
2022-05-23 07:44:58 -04:00
parent 5edc1b95e8
commit 8f47e6dc97
2 changed files with 8 additions and 2 deletions

View File

@@ -363,7 +363,7 @@ For example this:
<!-- {
"args": ["&#45;&#45;help"],
"output": ".*Language for the greeting.*"
"output": ".*Load configuration from FILE\n.*\n.*Language for the greeting.*"
} -->
``` go
package main