man/man8/confctl.8 in confctl-1.0.0 vs man/man8/confctl.8 in confctl-2.0.0

- old
+ new

@@ -111,10 +111,14 @@ Do not ask for confirmation on standard input, assume the answer is yes. .PP \fB\fC\-j\fR, \fB\fC\-\-max\-jobs\fR \fInumber\fP Maximum number of build jobs, passed to \fB\fCnix\-build\fR\&. See man .BR nix-build (1). +.PP + \fB\fC\-\-cores\fR \fInumber\fP + Number of CPU cores to use, passed to \fB\fCnix\-build\fR\&. See man +.BR nix-build (1). .TP \fB\fCconfctl deploy\fR [\fIoptions\fP] [\fImachine\-pattern\fP [\fB\fCboot\fR|\fB\fCswitch\fR|\fB\fCtest\fR|\fB\fCdry\-activate\fR]] Deploy either a new or an existing build generation to matching machines. .IP \fIswitch\-action\fP is the argument to \fB\fCswitch\-to\-configuration\fR called on @@ -176,10 +180,14 @@ .PP \fB\fC\-j\fR, \fB\fC\-\-max\-jobs\fR \fInumber\fP Maximum number of build jobs, passed to \fB\fCnix\-build\fR\&. See man .BR nix-build (1). .PP + \fB\fC\-\-cores\fR \fInumber\fP + Number of CPU cores to use, passed to \fB\fCnix\-build\fR\&. See man +.BR nix-build (1). +.PP \fB\fC\-\-no\-health\-checks\fR Do not run configured health checks. Health checks are run by default when \fIswitch\-action\fP is \fB\fCswitch\fR, \fB\fCtest\fR or \fB\fCboot\fR with \fB\fC\-\-reboot\fR\&. .PP \fB\fC\-\-keep\-going\fR @@ -224,10 +232,14 @@ the system version itself. .PP \fB\fC\-j\fR, \fB\fC\-\-max\-jobs\fR \fInumber\fP Maximum number of build jobs, passed to \fB\fCnix\-build\fR\&. See man .BR nix-build (1). +.PP + \fB\fC\-\-cores\fR \fInumber\fP + Number of CPU cores to use, passed to \fB\fCnix\-build\fR\&. See man +.BR nix-build (1). .TP \fB\fCconfctl changelog\fR [\fIoptions\fP] [\fImachine\-pattern\fP [\fIsw\-pattern\fP]] Show differences in deployed and configured software pins. For git software pins, it's a git log. .IP @@ -268,10 +280,14 @@ Show patches. .PP \fB\fC\-j\fR, \fB\fC\-\-max\-jobs\fR \fInumber\fP Maximum number of build jobs, passed to \fB\fCnix\-build\fR\&. See man .BR nix-build (1). +.PP + \fB\fC\-\-cores\fR \fInumber\fP + Number of CPU cores to use, passed to \fB\fCnix\-build\fR\&. See man +.BR nix-build (1). .TP \fB\fCconfctl diff\fR [\fIoptions\fP] [\fImachine\-pattern\fP [\fIsw\-pattern\fP]] Show differences in deployed and configured software pins. For git software pins, it's a git diff. .IP @@ -306,10 +322,14 @@ on the machines and are missing in the configured software pins. .PP \fB\fC\-j\fR, \fB\fC\-\-max\-jobs\fR \fInumber\fP Maximum number of build jobs, passed to \fB\fCnix\-build\fR\&. See man .BR nix-build (1). +.PP + \fB\fC\-\-cores\fR \fInumber\fP + Number of CPU cores to use, passed to \fB\fCnix\-build\fR\&. See man +.BR nix-build (1). .TP \fB\fCconfctl test\-connection\fR [\fIoptions\fP] [\fImachine\-pattern\fP] Try to open a SSH connection to the selected machines. This command can be used to confirm SSH host keys of the selected machines. .PP @@ -654,7 +674,7 @@ .PP Report bugs to \[la]https://github.com/vpsfreecz/confctl/issues\[ra]\&. .SH ABOUT .PP \fB\fCconfctl\fR was originally developed for the purposes of -vpsFree.cz \[la]https://vpsfree.org\[ra] and its cluster +vpsFree.cz \[la]https://vpsfree.org\[ra] and its cluster configuration \[la]https://github.com/vpsfreecz/vpsfree-cz-configuration\[ra]\&.