Skip to content

Commit cc6e4d4

Browse files
automatic update
1 parent f564edb commit cc6e4d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/cpp/doc_Velopack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ This could happen if a release has bugs and was retracted from the release feed,
235235
<pre><code class="standardese-language-cpp"><span class="kwd">char</span><span class="pun">*</span> <span class="typ dec var fun">ExplicitChannel</span><span class="pun">;</span>
236236
</code></pre>
237237

238-
**This option should usually be left None/NULL**.
238+
**This option should usually be left None**.
239239

240240
Overrides the default channel used to fetch updates. The default channel will be whatever channel was specified on the command line when building this release. For example, if the current release was packaged with ‘–channel beta’, then the default channel will be ‘beta’. This allows users to automatically receive updates from the same channel they installed from. This options allows you to explicitly switch channels, for example if the user wished to switch back to the ‘stable’ channel without having to reinstall the application.
241241

0 commit comments

Comments
 (0)