You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/html/serge-sync.html
+11-5Lines changed: 11 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -39,31 +39,37 @@ <h1 id="OPTIONS">OPTIONS</h1>
39
39
<dt><b>--force</b></dt>
40
40
<dd>
41
41
42
-
<p>Has the same effect as <ahref="serge-pull-ts.html"><code>serge pull-ts --force</code></a> and <ahref="serge-localize.html"><code>serge localize --force</code></a> combined.</p>
42
+
<p>Has the same effect as <code><ahref="serge-pull-ts.html">serge pull-ts --force</a></code> and <code><ahref="serge-localize.html">serge localize --force</a></code> combined.</p>
43
43
44
44
</dd>
45
45
<dt><b>--rebuild-ts-files</b></dt>
46
46
<dd>
47
47
48
-
<p>Has the same effect as <ahref="serge-localize.html"><code>serge localize --rebuild-ts-files</code></a>.</p>
48
+
<p>Has the same effect as <code><ahref="serge-localize.html">serge localize --rebuild-ts-files</a></code>.</p>
49
49
50
50
</dd>
51
51
<dt><b>--output-only-mode</b></dt>
52
52
<dd>
53
53
54
-
<p>Has the same effect as <ahref="serge-localize.html"><code>serge localize --output-only-mode</code></a>.</p>
54
+
<p>Has the same effect as <code><ahref="serge-localize.html">serge localize --output-only-mode</a></code>.</p>
<p>See <ahref="serge-localize.html"><code>serge localize --lang</code></a>. Will also completely skip processing configs where no target languages are found.</p>
60
+
<p>See <code><ahref="serge-localize.html">serge localize --lang</a></code>. Will also completely skip processing configs where no target languages are found.</p>
<p>See <ahref="serge-localize.html"><code>serge localize --job</code></a>. Will also completely skip processing configs where no target jobs are found.</p>
66
+
<p>See <code><ahref="serge-localize.html">serge localize --job</a></code>. Will also completely skip processing configs where no target jobs are found.</p>
0 commit comments