diff options
Diffstat (limited to 'alacritty.man')
-rw-r--r-- | alacritty.man | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/alacritty.man b/alacritty.man index 31e2934e..31ea2ba9 100644 --- a/alacritty.man +++ b/alacritty.man @@ -36,6 +36,9 @@ Increases the level of verbosity (the max level is \fB\-vvv\fR) Prints version information .SH "OPTIONS" .TP +\fB\-\-class\fR <class> +Defines the window class on X11 [default: Alacritty] +.TP \fB\-e\fR, \fB\-\-command\fR <command>... Command and args to execute (must be last argument) .HP |