Skip to content
Snippets Groups Projects
Commit 78cf32e1 authored by Dan McGee's avatar Dan McGee
Browse files

Small documentation updates for clarity


Signed-off-by: default avatarDan McGee <dan@archlinux.org>
parent 59776ef3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -16,9 +16,9 @@ repo-add - package database maintenance utility
Synopsis
--------
repo-add [-q] <path-to-db> <package> ...
repo-add [-q] <path-to-db> <package1> [<package2> ...]
repo-remove [-q] <path-to-db> <packagename> ...
repo-remove [-q] <path-to-db> <packagename> [<packagename2> ...]
Description
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment