diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-12-16 22:01:01 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-12-16 22:01:01 +0100 |
commit | 4b8b7a2d3647ebc8e774e75e4898b282dc2ca314 (patch) | |
tree | 5ca946270106af30a77f91cb0d26c1c1b4e4005a /docs/cmdline-opts/quote.d | |
parent | c5888405685866037d1cb4705c93e6aeff05de26 (diff) | |
download | curl-4b8b7a2d3647ebc8e774e75e4898b282dc2ca314.tar.gz |
cmdline-opts: added some missing info
Diffstat (limited to 'docs/cmdline-opts/quote.d')
-rw-r--r-- | docs/cmdline-opts/quote.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/quote.d b/docs/cmdline-opts/quote.d index 621c571a3..cdd3ca6bd 100644 --- a/docs/cmdline-opts/quote.d +++ b/docs/cmdline-opts/quote.d @@ -1,4 +1,5 @@ Long: quote +Short: Q Help: Send command(s) to server before transfer Protocols: FTP SFTP --- |