diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.cli | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index fe1338a..414cb3e 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -316,7 +316,8 @@ subsequent sections. name: <package-name> version: <package-version> #location: <package-url> -repository: <repository-url> +repository-url: <repository-url> +repository-type: pkg|git|dir [trust]: <repository-fp> machine: <machine-name> @@ -344,15 +345,23 @@ version: <package-version> The package version to build. -\h2#arch-task-repository|\c{repository}| +\h2#arch-task-repository-url|\c{repository-url}| \ -repository: <repository-url> +repository-url: <repository-url> \ -The \cb{pkg} repository that contains the package and its dependencies. +The URL of the repository that contains the package and its dependencies. +\h2#arch-task-repository-type|\c{repository-type}| + +\ +repository-type: pkg|git|dir +\ + +The repository type (see \c{repository-url} for details). + \h2#arch-task-trust|\c{trust}| \ |