diff options
Diffstat (limited to 'man/cpt-build.1')
-rw-r--r-- | man/cpt-build.1 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/man/cpt-build.1 b/man/cpt-build.1 index d7d89e0..79b24c6 100644 --- a/man/cpt-build.1 +++ b/man/cpt-build.1 @@ -10,8 +10,14 @@ .Op Fl hv .Op Ar package... .Sh DESCRIPTION -cpt-build will build given packages and their dependencies. If multiple packages -are specified, it will ask to install the packages as well. +.Nm +will build given packages and their dependencies. If multiple packages +are specified, it will ask to install the packages as well. If no +.Ar package +is given, +.Nm +will attempt to build a package assuming the working directory is the requested +package. .Pp The options are as follows: .Bl -tag -width 13n |