1SVK::Command::Add(3) User Contributed Perl Documentation SVK::Command::Add(3)
23
4
NAME
6SVK::Command::Add - Put files and directories under version control
7
SYNOPSIS
9add [PATH...]
10
OPTIONS
12-N [--non-recursive] : do not descend recursively
13-q [--quiet] : do not display changed nodes
14
DESCRIPTION
16Put files and directories under version control, scheduling them for
17addition to repository. They will be added in next commit.
1819
20
21
perl v5.32.1 2021-01-27 SVK::Command::Add(3)