Document substituteAllInPlace
svn path=/nixpkgs/branches/stdenv-updates/; revision=27994
This commit is contained in:
parent
1a43ce8e08
commit
1eb378d0c4
1 changed files with 10 additions and 1 deletions
|
@ -1063,6 +1063,15 @@ echo @foo@
|
|||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id='fun-substituteAllInPlace'>
|
||||
<term><function>substituteAllInPlace</function>
|
||||
<replaceable>file</replaceable></term>
|
||||
<listitem><para>Like <function>substituteAll</function>, but performs
|
||||
the substitutions in place on the file
|
||||
<replaceable>file</replaceable>.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry xml:id='fun-stripHash'>
|
||||
<term><function>stripHash</function>
|
||||
<replaceable>path</replaceable></term>
|
||||
|
|
Loading…
Reference in a new issue