doc: fix passthru.updateScript help command

This commit is contained in:
Jan Tojnar
2019-06-02 08:19:19 +02:00
parent fa1bbe69fb
commit ea3ed0c3ae
+1 -7
View File
@@ -715,13 +715,7 @@ passthru.updateScript = [ ../../update.sh pname "--requested-release=unstable" ]
</para> </para>
<para> <para>
For information about how to run the updates, execute For information about how to run the updates, execute
<cmdsynopsis> <command>nix-shell maintainers/scripts/update.nix</command>.
<command>nix-shell</command>
<arg>
maintainers/scripts/update.nix
</arg>
</cmdsynopsis>
.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>