lix/src/libcmd
Michal Sojka a9a868fe6a Improve --profile description
The description of the --profile option talks about the "update" operation.
This is probably meant for operations such as "nix profile install", but the
same option is reused in other subcommands, which do not update the profile,
such as "nix profile {list,history,diff-closures}".

We update the description to make sense in both contexts.
2022-10-24 08:49:46 +02:00
..
command.cc Improve --profile description 2022-10-24 08:49:46 +02:00
command.hh Merge pull request #6693 from ncfavier/complete-flake-inputs 2022-07-12 09:12:00 +02:00
common-eval-args.cc Move some options into a misc category 2022-10-12 15:09:17 +02:00
common-eval-args.hh Move some options into a misc category 2022-10-12 15:09:17 +02:00
installables.cc Show when we're evaluating a flake 2022-08-17 11:31:27 +02:00
installables.hh Apply suggestions from code review 2022-05-20 01:48:24 -04:00
legacy.cc Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
legacy.hh Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
local.mk remove 'libnix' 2022-04-29 11:35:50 -06:00
markdown.cc do not render relative links in help pages 2022-08-26 17:10:41 +02:00
markdown.hh Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
nix-cmd.pc.in Move command plugin interface to libnixcmd 2021-01-26 06:22:24 -05:00
repl.cc Fix clang warnings 2022-10-13 11:25:49 -07:00