Misc: compton-trans: Allow reading opacity from positional arguments
- compton-trans: Allow reading opacity value from positional arguments, like the version in master branch. - compton-trans: Quit when meeting an unrecognized option.
This commit is contained in:
@ -6,7 +6,7 @@ compton\-trans \- an opacity setter tool
|
||||
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.B compton-trans [-wncs] [window] -o [opacity]
|
||||
.B compton-trans [-w WINDOW_ID] [-n WINDOW_NAME] [-c] [-s] OPACITY
|
||||
.fi
|
||||
|
||||
.SH DESCRIPTION
|
||||
|
Reference in New Issue
Block a user