mirror of
https://github.com/NixOS/nix
synced 2025-07-04 23:51:47 +02:00
fix doc: nix profile info -> nix profile list
Signed-off-by: Michael Adler <therisen06@gmail.com>
This commit is contained in:
parent
af4ff644d5
commit
9e9a8456d7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ R""(
|
|||
* Upgrade a specific profile element by number:
|
||||
|
||||
```console
|
||||
# nix profile info
|
||||
# nix profile list
|
||||
0 flake:nixpkgs#legacyPackages.x86_64-linux.spotify …
|
||||
|
||||
# nix profile upgrade 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue