1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

home-manager: document the --version command option

Fixes #2604
This commit is contained in:
Robert Helgesson 2022-01-02 08:31:07 +01:00
parent 7c0dc519e1
commit adaea605db
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
5 changed files with 20 additions and 3 deletions

View file

@ -102,6 +102,10 @@
</group>
</arg>
<arg>
--version
</arg>
<arg>
<group choice="req">
<arg choice="plain">
@ -431,6 +435,16 @@
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>--version</option>
</term>
<listitem>
<para>
Prints the version number of the <command>home-manager</command> tool.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-n</option>