Various minor/cosmetic improvements to code
This commit is contained in:
parent
4a45578bc5
commit
ee89c088b0
457 changed files with 2384 additions and 2360 deletions
|
@ -276,7 +276,7 @@ fn opts() -> Vec<RustcOptGroup> {
|
|||
unstable("resource-suffix", |o| {
|
||||
o.optopt("",
|
||||
"resource-suffix",
|
||||
"suffix to add to CSS and JavaScript files, e.g. \"light.css\" will become \
|
||||
"suffix to add to CSS and JavaScript files, e.g., \"light.css\" will become \
|
||||
\"light-suffix.css\"",
|
||||
"PATH")
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue