Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericlemoine committed Dec 12, 2016
1 parent 061679a commit 674ad9c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
17 changes: 14 additions & 3 deletions doc/source/tools/clear.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,26 @@
.. _clear-page:

gotree clear
==========
============

**Informations**
----------------

**Usage**
---------
.. code-block:: bash
gotree clear

.. code:: bash
Usage:
gotree clear [command]
Available Commands:
lengths Clear lengths from input trees
supports Clear supports from input trees
Flags:
-h, --help help for clear
-i, --input string Input tree (default "stdin")
-o, --output string Cleared tree output file (default "stdout")
**Example**
-----------
Expand Down
1 change: 1 addition & 0 deletions doc/source/treetools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ Tool list
:maxdepth: 1

tools/clear
tools/reroot

0 comments on commit 674ad9c

Please sign in to comment.