From 044ec98eb4fb79d2a597db3f863f9118afb52a76 Mon Sep 17 00:00:00 2001 From: Chris Pahl Date: Sat, 17 Nov 2018 13:04:08 +0100 Subject: [PATCH] cmd: readme: fix bad indent --- cmd/repo_handlers.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/repo_handlers.go b/cmd/repo_handlers.go index c6b2c9e8..15138499 100644 --- a/cmd/repo_handlers.go +++ b/cmd/repo_handlers.go @@ -44,10 +44,10 @@ func createInitialReadme(ctl *client.Client, folder string) error { Here's what you can do next: - • Read the official documentation (Just type »brig docs«) + • Read the official documentation (Just type »brig docs«) • Add a few remotes to sync with (See »brig help remote«) • Mount your data somewhere convinient (See »brig help fstab«) - • Sync with the remotes you've added (See »brig help sync«) + • Sync with the remotes you've added (See »brig help sync«) • Have a relaxing day while exploring brig. Please remember that brig is software in its very early stages,