diff --git a/docs/api-versions.md b/docs/api-versions.md index 3fc47ec6..fed75745 100644 --- a/docs/api-versions.md +++ b/docs/api-versions.md @@ -244,5 +244,10 @@ the correct version you'd like other files to have info inserted you can add a `happyFunTimes.templateUrls` field to your `package.json` + * --no-ask-name + + For installations where you don't need to display the user's name + you can add --no-ask-name when you start the system and players + will not be asked enter their name. diff --git a/public/enter-name.html b/public/enter-name.html index d0f4abc9..eeedbed5 100644 --- a/public/enter-name.html +++ b/public/enter-name.html @@ -54,7 +54,7 @@