From 000fdc6b99c1a30524e6ad71e3cae10c463e26cb Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 20 Jul 2007 17:29:43 +0000 Subject: Document pwd as an sftp quote command for curl(1), and show it as lower case for consistency since sftp commands are case insensitive. --- docs/curl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/curl.1') diff --git a/docs/curl.1 b/docs/curl.1 index 59753fa48..5cf97f648 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -909,7 +909,7 @@ the server returns failure for one of the commands, the entire operation will be aborted. You must send syntactically correct FTP commands as RFC959 defines to FTP servers, or one of the following commands (with appropriate arguments) to SFTP servers: chgrp, chmod, chown, ln, mkdir, -rename, rm, rmdir, symlink. +pwd, rename, rm, rmdir, symlink. This option can be used multiple times. .IP "--random-file " -- cgit v1.2.3