mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
parent
09f857803f
commit
ea6455b7a4
1
.github/scripts/badwords.txt
vendored
1
.github/scripts/badwords.txt
vendored
@ -46,6 +46,7 @@ there's:there is
|
||||
\. But: Rewrite it somehow?
|
||||
\. So : Rewrite without "so" ?
|
||||
dir :directory
|
||||
sub-director:subdirector
|
||||
can't:cannot
|
||||
that's:that is
|
||||
web page:webpage
|
||||
|
||||
@ -24,7 +24,7 @@ used like this, the option causes an NLST command to be sent to the server
|
||||
instead of LIST.
|
||||
|
||||
Note: Some FTP servers list only files in their response to NLST; they do not
|
||||
include sub-directories and symbolic links.
|
||||
include subdirectories and symbolic links.
|
||||
|
||||
When listing an SFTP directory, this switch forces a name-only view, one per
|
||||
line. This is especially useful if the user wants to machine-parse the
|
||||
|
||||
@ -48,7 +48,7 @@ VMS_ROOT: is for the source files that are specific to OpenVMS.
|
||||
Note, you should create the VMS_ROOT: directory tree even if it is
|
||||
initially empty. This is where you should put edits if you are
|
||||
making changes.
|
||||
LCL_ROOT: is manually created to have the same base and sub-directories as
|
||||
LCL_ROOT: is manually created to have the same base and subdirectories as
|
||||
SRC_ROOT: and VMS_ROOT:
|
||||
|
||||
The logical name REF_ROOT: may be defined to be a search list for
|
||||
|
||||
Loading…
Reference in New Issue
Block a user