Last updated 1 year ago
Was this helpful?
g will transform args in the following table
g
~
$HOME
...
../..
....
../../..
more dots
../.......
But if you have an entry named '.....', g will not work. You should use --no-path-transform to disable this feature.
--no-path-transform