From 78cf32e194a1a58c6a7ee3d1c10623e668be71d6 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 7 Dec 2008 22:08:18 -0600 Subject: Small documentation updates for clarity Signed-off-by: Dan McGee --- doc/PKGBUILD.5.txt | 2 +- doc/repo-add.8.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/PKGBUILD.5.txt b/doc/PKGBUILD.5.txt index 9db10576..22c56be3 100644 --- a/doc/PKGBUILD.5.txt +++ b/doc/PKGBUILD.5.txt @@ -90,7 +90,7 @@ similar to `$_basekernver`. + It is also possible to specify an optional filename, which is helpful with weird URLs and for handling multiple source files with the same -name. The syntax is: `source=('filename::url')` +name. The syntax is: `$$source=('filename::url')$$` *noextract (array)*:: An array of filenames corresponding to those from the source array. Files diff --git a/doc/repo-add.8.txt b/doc/repo-add.8.txt index d3b85762..b9956e9b 100644 --- a/doc/repo-add.8.txt +++ b/doc/repo-add.8.txt @@ -16,9 +16,9 @@ repo-add - package database maintenance utility Synopsis -------- -repo-add [-q] ... +repo-add [-q] [ ...] -repo-remove [-q] ... +repo-remove [-q] [ ...] Description -- cgit v1.2.3-54-g00ecf