1
0
mirror of synced 2026-04-24 19:50:09 +00:00

Update genpass documentation in --help and in .conf

This commit is contained in:
Dmitry Nedospasov
2010-06-20 11:10:33 +02:00
parent 12327183b2
commit aac7317f55
2 changed files with 23 additions and 3 deletions

View File

@@ -104,7 +104,12 @@ xen-create-image - Easily create new Xen instances with networking and OpenSSH.
fs, size, swap and noswap are ignored when using this
option.
--genpass Generate a random root password
--genpass=1 Generate a random root password
--genpass-len=N
Override the default password length of 8 and generate a
random password of length N. Note: this only works in
conjunction with --genpass
--password=passphrase
Set the root password for the new guest.