Skip to content

Commit

Permalink
Add another todo for wget option arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-gp committed Jul 16, 2023
1 parent 3336098 commit 9795af1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/syntax/syntax_test_wget.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,12 @@ HTTPS (SSL/TLS) options:
--ca-directory=DIR directory where hash list of CAs is stored
--crl-file=FILE file with bundle of CRLs
--pinnedpubkey=FILE/HASHES Public key (PEM/DER) file, or any number
# ^^^^^^^^^^^^^^ entity.name.function.option.cmd-help
# ^ - entity.name.function.option.cmd-help keyword.other.argument.cmd-help
# ^^^^ entity.name.function.option.cmd-help keyword.other.argument.cmd-help
# ^ - entity.name.function.option.cmd-help keyword.other.argument.cmd-help
# ^^^^^^ - entity.name.function.option.cmd-help keyword.other.argument.cmd-help
#nice: handle option argument alternatives separated by /
of base64 encoded sha256 hashes preceded by
'sha256//' and separated by ';', to verify
peer against
Expand Down

0 comments on commit 9795af1

Please sign in to comment.