remove deprecated argument options (--level and -external now driving by the -match rules), update --follow documentation

This commit is contained in:
yggverse 2025-11-11 13:20:01 +02:00
parent d9db0ad7e9
commit e295c455b2
5 changed files with 5 additions and 33 deletions

View file

@ -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,