Merge branch 'obsd-master' into master

This commit is contained in:
Thomas Adam
2021-08-21 12:01:41 +01:00
64 changed files with 123 additions and 120 deletions

View File

@ -35,7 +35,7 @@ const struct cmd_entry cmd_source_file_entry = {
.name = "source-file",
.alias = "source",
.args = { "Fnqv", 1, -1 },
.args = { "Fnqv", 1, -1, NULL },
.usage = "[-Fnqv] path ...",
.flags = 0,