make absolute filename in links optional and disabled by default

This commit is contained in:
yggverse 2024-06-25 17:39:53 +03:00
parent 4c478c2e88
commit 84e3d223d5
6 changed files with 102 additions and 21 deletions

View file

@ -15,8 +15,9 @@ try
// Start application
$cli = new Cli(
getopt(
'cd:ef:hi:kl:m:rs:t:u',
'acd:ef:hi:kl:m:rs:t:u',
[
'absolute:',
'crawl:',
'delay:',
'external',