.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH ADD-NODE-COMPONENT "1" "August 2024" "add-node-component 0.15.23" "User Commands"
.SH NAME
add-node-component \- add-node-component
.SH SYNOPSIS
.B add-node-component
\fI\,<node-modules-to-add-as-component>\/\fR
.SH DESCRIPTION
node\-modules\-to\-add\-as\-component: list of component to add. Version can be
specified (example: bson@1.0.0)
.SH OPTIONS
.HP
\fB\-h\fR, \fB\-\-help\fR: print this
.HP
\fB\-c\fR, \fB\-\-checksum\fR: install new component with "checksum" at the end of debian/watch line (default, see uscan(1) for more)
.HP
\fB\-g\fR, \fB\-\-group\fR: install new component with "group" at the end of debian/watch line
.HP
\fB\-\-ignore\fR install new component with "ignore" at the end of debian/watch line
.HP
\fB\-\-no\-ctype\fR: don't add "ctype=nodejs" in debian/watch (see uscan(1) for more, enabled automatically for now unless \fB\-\-checksum\fR)
.HP
\fB\-d\fR, \fB\-\-download\fR: download new sources
.HP
\fB\-i\fR, \fB\-\-install\fR: import downloaded sources (implies \fB\-d\fR)
.HP
\fB\-f\fR, \fB\-\-remove\-tag\fR: remove origin tag if exists locally (before import)
.HP
\fB\-u\fR, \fB\-\-cme\-update\fR: launch a "cme update dpkg\-compyright" after import to update debian/copyright
.HP
\fB\-r\fR, \fB\-\-remove\-component\fR: remove component instead of adding it (default when del\-node\-component is used)
.HP
\fB\-l\fR, \fB\-\-list\-components\fR: print components list
.HP
\fB\-m\fR, \fB\-\-list\-modules\fR: print modules list
.HP
\fB\-p\fR, \fB\-\-cmp\-prefix\fR: component name prefix (default: empty)
.HP
\fB\-\-force\-npm\-reg\fR: force the use of npm registry
.HP
\fB\-\-force\-github\-tags\fR: force the use of GitHub tags
.HP
\fB\-\-uscan\-option\fR: option(s) to pass to uscan (multi\-valued). Default: "\-dd \fB\-\-download\-version\fR"
.HP
\fB\-\-cmp\-tree\fR: print a digraph of relation between component (give it to graph\-easy)
.SS "Environments variables:"
.IP
\- ANC_CPM_PREFIX: change default \fB\-\-cmp\-prefix\fR value
.SH COPYRIGHT
Copyright \(co Yadd <yadd@debian.org>
.PP
Licensed under GPL\-2+ (see \fI\,/usr/share/common\-licenses/GPL\-2\/\fP)