1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Fixes parentheses.

This commit is contained in:
Leevi Graham 2015-03-23 12:20:50 +11:00
parent e4568b91ac
commit 9adf38ca5c

View file

@ -6,9 +6,9 @@ layout: default
**Note:** In the documentation we simply recommend creating a single
deployment user, and sharing it between team members. If you know why this is
a bad idea (or why this may be against regulations in your jurisdiction in
some cases, we assume that you know well enough how to use groups, umasking
some cases), we assume that you know well enough how to use groups, umasking
and setgid bits to make this work reliably for unique logins across team
members)
members.
To create this deploy user we'll assume something like the following has been
done: