mirror of
https://github.com/YGGverse/gemini-dl.git
synced 2026-03-31 17:15:32 +00:00
remove deprecated argument options (--level and -external now driving by the -match rules), update --follow documentation
This commit is contained in:
parent
d9db0ad7e9
commit
e295c455b2
5 changed files with 5 additions and 33 deletions
|
|
@ -204,9 +204,6 @@ class Filesystem
|
|||
*
|
||||
* Method does not and must not check location for exist
|
||||
* $filename and $dirname must contain --target defined.
|
||||
*
|
||||
* This implementation compatible with --external option
|
||||
* resulting path get format: ../domain.com/path/to/file
|
||||
*/
|
||||
public function getFilenameRelativeToDirname(
|
||||
string $filename,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue