Skip to content

Commit

Permalink
deploy: 23411d5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kampfkarren committed Jun 28, 2024
1 parent e243837 commit 45a4f72
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cli/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h1 id="installation"><a class="header" href="#installation">Installation</a></h
<pre><code>cargo install --branch main --git https://github.com/Kampfkarren/selene selene
</code></pre>
<h3 id="disabling-roblox-features"><a class="header" href="#disabling-roblox-features">Disabling Roblox features</a></h3>
<p>selene is built with Roblox specific lints by default. If you don't want these, type <code>--no-default-features</code> after whichever command you choose.</p>
<p>selene is built with Roblox specific lints by default. If you don't want these, then pass <code>--no-default-features</code> to the <code>cargo install</code> command.</p>

</main>

Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ <h2 id="migration"><a class="header" href="#migration">Migration</a></h2>
<pre><code>cargo install --branch main --git https://github.com/Kampfkarren/selene selene
</code></pre>
<h3 id="disabling-roblox-features"><a class="header" href="#disabling-roblox-features">Disabling Roblox features</a></h3>
<p>selene is built with Roblox specific lints by default. If you don't want these, type <code>--no-default-features</code> after whichever command you choose.</p>
<p>selene is built with Roblox specific lints by default. If you don't want these, then pass <code>--no-default-features</code> to the <code>cargo install</code> command.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="cli-usage"><a class="header" href="#cli-usage">CLI Usage</a></h1>
<p>If you want to get a quick understanding of the interface, simply type <code>selene --help</code>.</p>
<pre><code>USAGE:
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 45a4f72

Please sign in to comment.