[arch-projects] [abs] manpage for abs

Christian Rebischke Chris.Rebischke at archlinux.org
Mon Oct 17 09:01:20 UTC 2016


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>
-- 
2.10.0


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.archlinux.org/pipermail/arch-projects/attachments/20161017/013d1c63/attachment.asc>


More information about the arch-projects mailing list