Home Explore Blog CI



nix

src/nix/help.md
600f43c05820b0e7374ba7cfc6687fc47c7c54cb35f8a74e00000003000000b8
R""(

# Examples

* Show help about `nix` in general:

  ```console
  # nix help
  ```

* Show help about a particular subcommand:

  ```console
      # nix help flake info
  ```

)""

Chunks
2566e340 (1st chunk of `src/nix/help.md`)
Title: Getting Help with Nix
Summary
This section provides examples of how to use the `nix help` command to display help information about Nix in general and about specific subcommands.