From 67c354b0814624b84665c50d5dbf8fb352e27343 Mon Sep 17 00:00:00 2001 From: Michael Lohmann Date: Mon, 27 Nov 2023 12:31:55 +0100 Subject: [PATCH] nixos-rebuild: remove manpage hint on feature that is not merged This is a hint that mentions the feature #105910 but that is not yet merged. This is very confusing and since it there is no progress with that merge we should remove the reference --- pkgs/os-specific/linux/nixos-rebuild/nixos-rebuild.8 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pkgs/os-specific/linux/nixos-rebuild/nixos-rebuild.8 b/pkgs/os-specific/linux/nixos-rebuild/nixos-rebuild.8 index d947361b3bc52..124c01046ea30 100644 --- a/pkgs/os-specific/linux/nixos-rebuild/nixos-rebuild.8 +++ b/pkgs/os-specific/linux/nixos-rebuild/nixos-rebuild.8 @@ -200,9 +200,7 @@ partition. .It Cm list-generations Op Fl -json List the available generations in a similar manner to the boot loader menu. It shows the generation number, build date and time, NixOS version, -kernel version and the configuration revision. This is useful to get -information e.g. for which generation to roll back to with -.Ic nixos-rebuild switch Fl -generation Ar N +kernel version and the configuration revision. There is also a json version of output available. .El .