doc: add man page for nixos-version (#16869)
This commit is contained in:
committed by
Domen Kožar
parent
3df7f3cbc3
commit
d9724bcdbf
@@ -1,6 +1,9 @@
|
||||
#! @shell@
|
||||
|
||||
case "$1" in
|
||||
--help)
|
||||
exec man nixos-version
|
||||
exit 1
|
||||
--hash|--revision)
|
||||
echo "@nixosRevision@"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user