diff options
Diffstat (limited to 'man/1')
-rw-r--r-- | man/1/ct.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/1/ct.pod b/man/1/ct.pod index 3a6a597..92e5658 100644 --- a/man/1/ct.pod +++ b/man/1/ct.pod @@ -55,6 +55,12 @@ show remote packages which are not installed Show commit history for package +=item B<new> I<package> + +Create new I<package> on the local and remote site. If you have more than one +package root, the first one is used. Note that this only works for SSH +package roots without forcecommand. + =item B<pull> [ I<package> ] retrieve and install newest available version of I<package>. |