commit: cb05875e953f4d781094aa511c15f385487953ea Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Wed Mar 22 19:56:30 2017 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org> CommitDate: Wed Mar 22 19:58:26 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=cb05875e
man/imlate.1: Whitespace cleanup man/imlate.1 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/man/imlate.1 b/man/imlate.1 index b9163a4..6a83757 100644 --- a/man/imlate.1 +++ b/man/imlate.1 @@ -1,35 +1,35 @@ .TH "imlate" "1" "1.0.0" "Christian Ruppert" "gentoolkit-dev" .SH "NAME" -.LP +.LP imlate \- Displays candidates for keywords for an architecture based upon a target architecture. .SH "SYNTAX" -.LP +.LP imlate [options] .SH "OPTIONS" -.TP +.TP .B \-\-version show program's version number and exit -.TP +.TP .B \-h, \-\-help show this help message and exit -.TP +.TP .B \-f FILE, \-\-file=FILE write result into FILE [default: stdout] -.TP -.B \-m ARCH, \-\-main=ARCH +.TP +.B \-m ARCH, \-\-main=ARCH set main ARCH (e.g. your arch) [default: amd64] -.TP +.TP .B \-t ARCH, \-\-target=ARCH set target ARCH (e.g. x86) [default: x86] .TP .B \-\-mtime=MTIME set minimum MTIME in days [default: 30] -.TP +.TP .B \-s, \-\-stable just show stable candidates (e.g. \-s and \-k is the default result) [default: True] -.TP +.TP .B \-k, \-\-keyword just show keyword candidates (e.g. \-s and \-k is the default result) [default: True] .TP @@ -38,11 +38,11 @@ Show only packages from the specified maintainer .TP .B \-H HERD, \-\-herd=HERD Show only packages from the specified herd -.TP +.TP .B \-C CATEGORIES, \-\-category=CATEGORIES, \-\-categories=CATEGORIES just check in the specified category/categories (comma separated) [default: none] .SH "AUTHORS" -.LP +.LP Christian Ruppert <id...@gentoo.org> .SH "BUGS" Please report any bugs to http://bugs.gentoo.org