pijul add
Adds a path to the tree.
Pijul has an internal tree to represent the files currently tracked. This command adds files and directories to that tree.
Usage
pijul add [FLAGS] [PATHS]...
Args
<PATHS>...
Paths to add to the internal tree
Flags
-f, --force
-h, --help
Print help information
-r, --recursive
-V, --version
Print version information