You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
deploy: f0e8d44e6e
This commit is contained in:
+1
-1
@@ -346,7 +346,7 @@ function playground_text(playground, hidden = true) {
|
||||
}
|
||||
|
||||
setTimeout(function () {
|
||||
themeColorMetaTag.content = getComputedStyle(document.body).backgroundColor;
|
||||
themeColorMetaTag.content = getComputedStyle(document.documentElement).backgroundColor;
|
||||
}, 1);
|
||||
|
||||
if (window.ace && window.editors) {
|
||||
|
||||
+1
-1
@@ -1359,7 +1359,7 @@ With no FILE, or when FILE is -, read standard input.</p>
|
||||
<dd>
|
||||
<p>suppress repeated empty output lines</p>
|
||||
</dd>
|
||||
<dt><code>--t</code>, <code>-t</code></dt>
|
||||
<dt><code>-t</code></dt>
|
||||
<dd>
|
||||
<p>equivalent to -vT</p>
|
||||
</dd>
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
-1
@@ -233,7 +233,7 @@ With no FILE, or when FILE is -, read standard input.</p>
|
||||
<dd>
|
||||
<p>suppress repeated empty output lines</p>
|
||||
</dd>
|
||||
<dt><code>--t</code>, <code>-t</code></dt>
|
||||
<dt><code>-t</code></dt>
|
||||
<dd>
|
||||
<p>equivalent to -vT</p>
|
||||
</dd>
|
||||
|
||||
Reference in New Issue
Block a user