Skip to content

Commit cd61055

Browse files
authored
Merge branch 'master' into clarify-nextjs-deployment-comment
2 parents 4cba010 + 3675557 commit cd61055

19 files changed

Lines changed: 579 additions & 273 deletions

bin/build_manpage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ set -e
44

55
pushd docs
66
make man
7-
echo "manpage located at $(realpath _build/man/docs.1)"
7+
echo "manpage located at $(realpath _build/man/documentation.1)"
88
popd

0 commit comments

Comments
 (0)