Commit 81ac0e33 authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

Add manpages

parent 50341e9c
Loading
Loading
Loading
Loading

debian/manpages

0 → 100644
+1 −0
Original line number Diff line number Diff line
debian/qiime.1

debian/qiime.1

0 → 100644
+37 −0
Original line number Diff line number Diff line
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.8.
.TH Q2CLI "1" "March 2019" "q2cli version 2019.1.0" "User Commands"
.SH NAME
q2cli \- Click-based command line interface for QIIME 2
.SH SYNOPSIS
.B qiime
[\fI\,OPTIONS\/\fR] \fI\,COMMAND \/\fR[\fI\,ARGS\/\fR]...
.SH DESCRIPTION
.IP
QIIME 2 command\-line interface (q2cli)
\fB\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\fR
.IP
To get help with QIIME 2, visit https://qiime2.org.
.IP
To enable tab completion in ZSH, run the following commands or add them to
your .zshrc:
.IP
autoload bashcompinit && bashcompinit && source \fI\,/usr/share/bashcompletion/completions/qiime\/\fP
.SH OPTIONS
.TP
\fB\-\-version\fR
Show the version and exit.
.TP
\fB\-\-help\fR
Show this message and exit.
.SS "Commands:"
.TP
info
Display information about current deployment.
.TP
tools
Tools for working with QIIME 2 files.
.TP
dev
Utilities for developers and advanced users.
.PP
Run `qiime info` for more version details.