Show an absolute sftp: file path to give an additional example.
authorDan Fandrich <dan@coneharvesters.com>
Thu, 29 Mar 2007 20:44:06 +0000 (20:44 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 29 Mar 2007 20:44:06 +0000 (20:44 +0000)
docs/MANUAL

index d087c3b..1ea13f1 100644 (file)
@@ -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: