diff options
author | Danny Rawlins <contact@romster.me> | 2020-10-24 21:58:53 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2020-10-24 21:58:53 +1100 |
commit | 7dc753cb0ac10203d18ebdc1522066de87930204 (patch) | |
tree | f773c3f3cb11af45bdd46b4f66b5b92109c405d5 /shaderc/glslc.1 | |
parent | 2a5c6992c7b67ebf7b6a091269d26120bc98d356 (diff) | |
download | contrib-7dc753cb0ac10203d18ebdc1522066de87930204.tar.gz contrib-7dc753cb0ac10203d18ebdc1522066de87930204.tar.xz |
shaderc: 2020.1 -> 2020.3
Diffstat (limited to 'shaderc/glslc.1')
-rw-r--r-- | shaderc/glslc.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/shaderc/glslc.1 b/shaderc/glslc.1 index c48678ae0..58f6c721e 100644 --- a/shaderc/glslc.1 +++ b/shaderc/glslc.1 @@ -2,12 +2,12 @@ .\" Title: glslc .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.10 -.\" Date: 2020-07-24 +.\" Date: 2020-10-24 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "`GLSLC`" "1" "2020-07-24" "\ \&" "\ \&" +.TH "`GLSLC`" "1" "2020-10-24" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -34,6 +34,7 @@ .if n .RS 4 .nf glslc [\-\-help] +glslc [\-h] glslc [\-\-show\-limits] @@ -260,9 +261,9 @@ If no compilation stage is selected, the output file will be named \f(CRa.spv\fP .RE .SH "COMMAND LINE OPTIONS" .SS "Overall Options" -.SS "\f(CR\-\-help\fP" +.SS "\f(CR\-\-help\fP, \f(CR\-h\fP" .sp -\f(CR\-\-help\fP tells the glslc compiler to display all available options and exit. +Option \f(CR\-\-help\fP or \f(CR\-h\fP tells the glslc compiler to display all available options and exit. .SS "\f(CR\-\-show\-limits\fP" .sp \f(CR\-\-show\-limits\fP shows default resource limits for shader compilation. The syntax |