[arch-projects] [abs] manpage for abs
Allan McRae
allan at archlinux.org
Mon Oct 17 09:26:32 UTC 2016
On 17/10/16 19:01, Christian Rebischke wrote:
> Hello developers,
> I have created a manpage for abs (arch linux build system).
>
> From 93896e6556ff9f7c93edd36a9d85b2d76b489979 Mon Sep 17 00:00:00 2001
> From: Christian Rebischke <Chris.Rebischke at posteo.de>
> Date: Mon, 17 Oct 2016 10:54:18 +0200
> Subject: [PATCH] manpage for abs
>
> ---
> docs/abs.1 | 36 ++++++++++++++++++++++++++++++++++++
> 1 file changed, 36 insertions(+)
> create mode 100644 docs/abs.1
>
> diff --git a/docs/abs.1 b/docs/abs.1
> new file mode 100644
> index 0000000..aa93c32
> --- /dev/null
> +++ b/docs/abs.1
> @@ -0,0 +1,36 @@
> +.TH "ABS" "1" "10/17/2016" "2.4.4" "ABS Manual"
> +.SH "NAME"
> +abs \- Arch Build System 2.4.4 \-\- synchronization utility
> +.SH "SYNOPSIS"
> +/usr/bin/abs [options] [repository1[/package1]
> [repository2[/package2]...]]
> +.SH "DESCRIPTION"
> +abs will synchronize PKGBUILD scripts from the Arch Linux repositories
> +into \fB/var/abs/\fR via rsync. If no argument is given, abs will
> synchronize
> +the repositories specified in \fB/etc/abs.conf\fR.
> +.SH "OPTIONS""
> +.PP
> +\-h, \-\-help
> +.RS 4
> +Displays this help message then exit.
> +.RE
> +.PP
> +\-V, \-\-version
> +.RS 4
> +Displays version information then exit.
> +.RE
> +.PP
> +\-t, \-\-tarball
> +.RS 4
> +Sync ABS tree using tarballs from your pacman mirror.
> +.RE
> +.SH "EXAMPLES"
> +.PP
> +\fI/usr/bin/abs core/pacman\fR
> +.RS 4
> +Synchronizes the PKGBUILD for \fBpacman\fR into
> +\fB/var/abs/core/pacman\fR.
> +.RE
> +.SH "BUG REPORTING"
> +Report bugs to pacman-dev at archlinux.org with [ABS] in the subject.
> +.SH "AUTHOR"
> +The Arch Linux Developer Team <pacman-dev at archlinux.org>
Can you change pacman-dev@ to arch-projects at .
Thanks,
Allan
More information about the arch-projects
mailing list