diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2022-05-21 10:29:36 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2022-05-21 10:29:36 +0200 |
commit | 1af606d143fa9d93cd269f482e1312a4f0680cb2 (patch) | |
tree | 6cb5831d3d929041ff803c0ebf940fc49ca9891d /setup-user.in | |
parent | 6483529fd6d60f8ae3f996f9089faf289ef86b1d (diff) | |
download | alpine-conf-1af606d143fa9d93cd269f482e1312a4f0680cb2.zip |
setup-user: fix typo
Diffstat (limited to 'setup-user.in')
-rw-r--r-- | setup-user.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-user.in b/setup-user.in index 4513c63..8f4047f 100644 --- a/setup-user.in +++ b/setup-user.in @@ -11,7 +11,7 @@ usage() { Create user account options: - -a Cerate admin user. Add to wheel group and set up doas + -a Create admin user. Add to wheel group and set up doas -h Show this help -f Set full name for user -g Comma or space separated list of groups to add user to |