From 666f457fec39cb80193efb3936985dcc3c44edd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Wed, 25 Mar 2015 23:50:15 +0100 Subject: [PATCH] Mention the shell command completion in the Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce03c19c8..0787da8e8 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ dependencies as well. We strongly recommend you use the [latest version of OSX FUSE](http://osxfuse.github.io/). (See https://github.com/jbenet/go-ipfs/issues/177) * For more details on setting up FUSE (so that you can mount the filesystem), see the docs folder +* Shell command completion is available by running `source misc/completion/ipfs-completion.bash`. ## Usage