mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
deploy: c0e2315987
This commit is contained in:
parent
9b8f612dc6
commit
c87827804c
1 changed files with 27 additions and 0 deletions
|
@ -23938,6 +23938,33 @@ package</p>
|
||||||
<p><span class="emphasis"><em>Default:</em></span>
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
<code class="literal">pkgs.git-credential-oauth</code></p>
|
<code class="literal">pkgs.git-credential-oauth</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
|
<tr><td>
|
||||||
|
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/git-credential-oauth.nix" target="_top">
|
||||||
|
<home-manager/modules/programs/git-credential-oauth.nix>
|
||||||
|
</a></code>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</dd>
|
||||||
|
<dt>
|
||||||
|
<span class="term">
|
||||||
|
<a id="opt-programs.git-credential-oauth.extraFlags"></a><a class="term" href="options.xhtml#opt-programs.git-credential-oauth.extraFlags"><code class="option">programs.git-credential-oauth.extraFlags</code>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
</dt>
|
||||||
|
<dd>
|
||||||
|
<p>Extra command-line arguments passed to git-credential-oauth.</p><p>For valid arguments, see <span class="citerefentry"><span class="refentrytitle">git-credential-oauth</span>(1)</span>.</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Type:</em></span>
|
||||||
|
list of string</p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Default:</em></span>
|
||||||
|
<code class="literal">[ ]</code></p>
|
||||||
|
|
||||||
|
<p><span class="emphasis"><em>Example:</em></span>
|
||||||
|
<code class="literal">[ "-device" ]</code></p>
|
||||||
|
|
||||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||||
<table border="0" summary="Simple list" class="simplelist">
|
<table border="0" summary="Simple list" class="simplelist">
|
||||||
<tr><td>
|
<tr><td>
|
||||||
|
|
Loading…
Reference in a new issue