aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/tutorial.hdr
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-19 10:58:22 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:26 +0100
commit73fb9915fd1f74adba7d5385885ffbb28dcc834e (patch)
treee9efa2beae0c6b0a7cf8928b1176276fd63e42e1 /doc_src/tutorial.hdr
parent855a1196541ade7de47072d66ae4983dec97c109 (diff)
Fixed a few more edge cases
Diffstat (limited to 'doc_src/tutorial.hdr')
-rw-r--r--doc_src/tutorial.hdr2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/tutorial.hdr b/doc_src/tutorial.hdr
index c228c11f..39992144 100644
--- a/doc_src/tutorial.hdr
+++ b/doc_src/tutorial.hdr
@@ -180,7 +180,7 @@ It knows about paths and options:
And history too. Type a command once, and you can re-summon it by just typing a few letters:
\fish{cli-dark}
->_ r<s>__sync -avze ssh . myname@somelonghost.com:/some/long/path/doo/dee/doo/dee/doo</s>
+>_ <error>r</error><s>__sync -avze ssh . myname@somelonghost.com:/some/long/path/doo/dee/doo/dee/doo</s>
\endfish
To accept the autosuggestion, hit right arrow or @key{Control,F}. To accept a single word of the autosuggestion, @key{Alt,&rarr;} (right arrow). If the autosuggestion is not what you want, just ignore it.