diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2017-03-22 12:56:30 -0700 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2017-03-22 12:58:26 -0700 |
commit | cb05875e953f4d781094aa511c15f385487953ea (patch) | |
tree | 8224baf9879826ee5ebcc8bc34ea8bfdad8705d7 /man/imlate.1 | |
parent | Update .gitignore (diff) | |
download | gentoolkit-cb05875e953f4d781094aa511c15f385487953ea.tar.gz gentoolkit-cb05875e953f4d781094aa511c15f385487953ea.tar.bz2 gentoolkit-cb05875e953f4d781094aa511c15f385487953ea.zip |
man/imlate.1: Whitespace cleanup
Diffstat (limited to 'man/imlate.1')
-rw-r--r-- | man/imlate.1 | 24 |
1 files 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 <idl0r@gentoo.org> .SH "BUGS" Please report any bugs to http://bugs.gentoo.org |