pub const UNLINK_EXAMPLES: &str = "\
EXAMPLES:
devp unlink Unregister the current directory
devp unlink ~/Code/old-app Unregister a repository by path
devp unlink --missing Drop every entry whose path no longer exists";