gtl unlink
Remove a local-search mirror under the current folder .gtl directory, or remove the entire current folder .gtl directory with "all". Folder unlink only removes the matching mirror or legacy symlink and refuses to remove unrelated paths.
Usage
bash
gtl unlink [folder|all] [flags]Examples
bash
gtl unlink ../notes
gtl unlink /Users/name/private/project-notes
gtl unlink allFull Help
text
Remove a local-search mirror under the current folder .gtl directory, or remove the entire current folder .gtl directory with "all". Folder unlink only removes the matching mirror or legacy symlink and refuses to remove unrelated paths.
Usage:
gtl unlink [folder|all] [flags]
Examples:
gtl unlink ../notes
gtl unlink /Users/name/private/project-notes
gtl unlink all
Flags:
-h, --help help for unlink