diff options
author | Mattias Andrée <maandree@kth.se> | 2016-12-01 11:45:43 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-12-01 11:45:43 +0100 |
commit | d37d7cb03848eb8760e1d3742c51474bd33e4509 (patch) | |
tree | 5cd027a70aea1514d2d9351610ceae0fa90da9e7 /man/cg-remove.1 | |
parent | Add cg-query.1 (diff) | |
download | cg-tools-d37d7cb03848eb8760e1d3742c51474bd33e4509.tar.gz cg-tools-d37d7cb03848eb8760e1d3742c51474bd33e4509.tar.bz2 cg-tools-d37d7cb03848eb8760e1d3742c51474bd33e4509.tar.xz |
doc -M ?, -c ?, -R ?, and -R ??
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man/cg-remove.1')
-rw-r--r-- | man/cg-remove.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/cg-remove.1 b/man/cg-remove.1 index 4b1ba04..9dc721c 100644 --- a/man/cg-remove.1 +++ b/man/cg-remove.1 @@ -19,6 +19,12 @@ remove the filters with the selected Apply the filter to the CRTC with the monitor whose EDID is .IR crtc . By default, the filter is applied to all monitors. + +If +.I crtc +is +.RB ' ? ', +all available CRTC's are listed. .TP .BR \-M " "\fImethod\fP Adjustment method name or number. Recognised names include: @@ -37,6 +43,12 @@ The adjustment methods are supported via Only methods that were enabled when .B libgamma was compiled will be supported. + +If +.I method +is +.RB ' ? ', +all available adjustment methods are printed. .TP .BR \-S " "\fIsite\fP Select the site to which to connect. For example |