From 46b112bcd439f4413925a7300d66a3e6f148765e Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 16 Feb 2010 13:32:45 +0000 Subject: replaced tabs with spaces --- docs/MANUAL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/MANUAL') diff --git a/docs/MANUAL b/docs/MANUAL index 208fc79c7..d7085b7f6 100644 --- a/docs/MANUAL +++ b/docs/MANUAL @@ -46,7 +46,7 @@ SIMPLE USAGE Get a file from an SSH server using SCP using a private key to authenticate: curl -u username: --key ~/.ssh/id_dsa --pubkey ~/.ssh/id_dsa.pub \ - scp://shell.example.com/~/personal.txt + scp://shell.example.com/~/personal.txt Get the main page from an IPv6 web server: -- cgit v1.2.3