Add greet-align to the manpage

This commit is contained in:
dthelegend 2024-05-13 13:49:28 +01:00 committed by Antoine POPINEAU
parent 18bc57c379
commit 598a997d45

View File

@ -105,6 +105,10 @@ tuigreet - A graphical console greeter for greetd
*--prompt-padding ROWS*
Add spacing between form fields.
*--greet-align [left|center|right]*
Alignment of the greeting text in the main prompt container
(default: 'center')
*--power-shutdown CMD [ARGS]...*
Customize the command run when instructed to shut down the machine. This must
be a non-interactive command (sudo cannot prompt for a password, for example).