.\" -*- mode: troff; coding: utf-8 -*- .TH "nix3-help" "1" "" .PP \fBWarning\fR: This program is \fBexperimental\fR and its interface is subject to change. .SH Name \fCnix help\fR - show help about \fCnix\fR or a particular subcommand .SH Synopsis \fCnix help\fR [\fIoption\fR\[u2026]] \fIsubcommand\fR\[u2026] .SH Examples .IP "\(bu" 2 Show help about \fCnix\fR in general: .LP .EX # nix help .EE .IP "\(bu" 2 Show help about a particular subcommand: .LP .EX # nix help flake info .EE