From 74305c810b70cff14b798d0da52c760f92ad6a55 Mon Sep 17 00:00:00 2001 From: Paolo Di Tommaso Date: Thu, 24 Apr 2014 16:27:29 +0200 Subject: [PATCH] Update example.rst --- docs/example.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/example.rst b/docs/example.rst index 34aa5e44b6..76c558dfb5 100644 --- a/docs/example.rst +++ b/docs/example.rst @@ -23,7 +23,7 @@ The process that follows, receives these files and it simply `reverses` their co .gist-meta a:hover{color:#0e4071 !important} .gist .file-data { background-color: white; } - + In more detail: @@ -91,4 +91,4 @@ named ``dataset/``, you can execute it by entering this command:: .. warning:: Make sure you enclose the ``dataset/*.fa`` parameter value in single-quotation characters, - otherwise the BASH environment will expand the ``*`` symbol to the actual file names and the example won't work. \ No newline at end of file + otherwise the BASH environment will expand the ``*`` symbol to the actual file names and the example won't work.