From e028db585f937a900bcbff6fdfdc688e84999455 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Roth?= Date: Sat, 21 Dec 2024 22:32:50 +0100 Subject: [PATCH] fix man page --- cmd/repo_include.go | 2 +- man/aptly.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/repo_include.go b/cmd/repo_include.go index cba3fb30..4aa26d41 100644 --- a/cmd/repo_include.go +++ b/cmd/repo_include.go @@ -93,7 +93,7 @@ Command include looks for .changes files in list of arguments or specified direc .changes file is verified, parsed, referenced files are put into separate temporary directory and added into local repository. Successfully imported files are removed by default. -Additionally uploads could be restricted with file. Rules in this file control +Additionally uploads could be restricted with 'uploaders.json' file. Rules in this file control uploads based on GPG key ID of .changes file signature and queries on .changes file fields. Example: diff --git a/man/aptly.1 b/man/aptly.1 index 7b925da4..c4f753ec 100644 --- a/man/aptly.1 +++ b/man/aptly.1 @@ -1129,7 +1129,7 @@ include dependencies into search results Command include looks for \.changes files in list of arguments or specified directories\. Each \.changes file is verified, parsed, referenced files are put into separate temporary directory and added into local repository\. Successfully imported files are removed by default\. . .P -Additionally uploads could be restricted with +Additionally uploads could be restricted with \(cquploaders\.json\(cq file\. Rules in this file control uploads based on GPG key ID of \.changes file signature and queries on \.changes file fields\. . .P Example: