diff --git a/source/cli.mts b/source/cli.mts index a952e75..e78c0f8 100644 --- a/source/cli.mts +++ b/source/cli.mts @@ -110,6 +110,7 @@ export function getCli(argv?: string[]) { }, [Option.keepIf]: { type: "string", + shortFlag: "k", choices: ["newer", "existing"], }, [Option.help]: { diff --git a/source/index.mts b/source/index.mts index 862e43f..2748446 100644 --- a/source/index.mts +++ b/source/index.mts @@ -27,6 +27,8 @@ process.on("unhandledRejection", (error) => { // copied to the README. // Todo: +// - inlcude ghex -lc facebook/react | xargs rm -rf usage + // - option to skip initial dir scan // - list with or without owner/repo prefix // - Quick SVG based video.