This commit is contained in:
Aurelie Bonin
2013-04-17 12:40:19 +00:00
parent ca2d82331d
commit 7a9b73710f

View File

@ -7,8 +7,8 @@
:py:mod:`obitail` command is in some way analog to the standard Unix `tail` command.
It selects the tail of :ref:`a sequence file<the-sequence-files>`.
But instead of working text line by text line as the standard tool,
selection is done at sequence level. You can specify number of sequences to be printed.
But instead of working text line by text line as the standard Unix tool,
selection is done at the sequence level. You can specify the number of sequences to be printed.
Example
-------