From 59302d4ba04a63ff39e5fb22b4d79293218bd317 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 29 Mar 2007 20:44:06 +0000 Subject: Show an absolute sftp: file path to give an additional example. --- docs/MANUAL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/MANUAL') diff --git a/docs/MANUAL b/docs/MANUAL index d087c3b22..1ea13f142 100644 --- a/docs/MANUAL +++ b/docs/MANUAL @@ -41,7 +41,7 @@ SIMPLE USAGE Get a file from an SSH server using SFTP: - curl -u username sftp://shell.example.com/~/personal.txt + curl -u username sftp://shell.example.com/etc/issue Get a file from an SSH server using SCP using a private key to authenticate: -- cgit v1.2.3