diff options
Diffstat (limited to 'extra/alacritty.man')
-rw-r--r-- | extra/alacritty.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/alacritty.man b/extra/alacritty.man index f86589e2..dc0f9096 100644 --- a/extra/alacritty.man +++ b/extra/alacritty.man @@ -39,8 +39,8 @@ 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 Linux [default: Alacritty] +\fB\-\-class\fR [ <instance> | <instance>,<general> ] +Defines the window class hint on Linux [default: Alacritty,Alacritty ] .TP \fB\-e\fR, \fB\-\-command\fR <command>... Command and args to execute (must be last argument) |