use long format args rather than short
This commit is contained in:
parent
d81f7c2a16
commit
0b3a6485ee
@ -46,7 +46,7 @@ users:
|
||||
# inactive: Create the user as inactive
|
||||
# passwd: The hash -- not the password itself -- of the password you want
|
||||
# to use for this user. You can generate a safe hash via:
|
||||
# mkpasswd -m SHA-512 -R 4096
|
||||
# mkpasswd --method=SHA-512 --rounds=4096
|
||||
# (the above command would create from stdin an SHA-512 password hash
|
||||
# with 4096 salt rounds)
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user