From 6868a42a527e66732dde09e0758bcde18f14499e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 6 Oct 2015 15:59:43 -0400 Subject: show git-annex init w/o description for laptop, where default would suffice. And for init of usb drive, be clear that it's a description, not a name. --- doc/walkthrough/creating_a_repository.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/walkthrough/creating_a_repository.mdwn') diff --git a/doc/walkthrough/creating_a_repository.mdwn b/doc/walkthrough/creating_a_repository.mdwn index 51ff1c72b..b5b3ab407 100644 --- a/doc/walkthrough/creating_a_repository.mdwn +++ b/doc/walkthrough/creating_a_repository.mdwn @@ -1,6 +1,6 @@ -This is very straightforward. Just tell it a description of the repository. +This is very straightforward. # mkdir ~/annex # cd ~/annex # git init - # git annex init "my laptop" + # git annex init -- cgit v1.2.3