From 4b55761a79c0adcdee73f0a5cb8eeb98239fc3b7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Oct 2012 16:23:02 -0400 Subject: [PATCH] improve layout --- templates/configurators/ssh/confirm.hamlet | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/configurators/ssh/confirm.hamlet b/templates/configurators/ssh/confirm.hamlet index f82335ceb3..4995d6097e 100644 --- a/templates/configurators/ssh/confirm.hamlet +++ b/templates/configurators/ssh/confirm.hamlet @@ -7,7 +7,7 @@ The server #{sshHostName sshdata} has been verified to be usable. $if not (rsyncOnly sshdata)

- You have two options for how to use the server. + You have two options for how to use the server:

Use a git repository on the server @@ -15,6 +15,8 @@ All your data will be uploaded to the server. If you set up other # devices to use the same server, they will all be kept in sync, # using the server as a central hub. # +

+ -or-

Use an encrypted rsync repository on the server