NetBSD/usr.bin/ftp
lukem 6ded57f3ab ftp: add -? for help. improve synopsis
Add -? to display usage synopsis and help to stdout.
This allows for "ftp -? | less", which is more user friendly.
Errors still show usage to stderr.
Consistency improvements in some usage text.
2020-07-18 03:00:37 +00:00
..
cmds.c
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c
ftp_var.h
ftp.1 ftp: add -? for help. improve synopsis 2020-07-18 03:00:37 +00:00
ftp.c ftp.c: improve signal handler restoration 2020-07-11 02:19:31 +00:00
main.c ftp: add -? for help. improve synopsis 2020-07-18 03:00:37 +00:00
Makefile
progressbar.c
progressbar.h
ruserpass.c
ssl.c
ssl.h
util.c
version.h ftp: add -? for help. improve synopsis 2020-07-18 03:00:37 +00:00