From 287eb37276f8dde1097376f718323726ecb19c2a Mon Sep 17 00:00:00 2001 From: silverwind Date: Tue, 5 Sep 2023 20:13:05 +0200 Subject: [PATCH] add cli example --- updates.js | 1 + 1 file changed, 1 insertion(+) diff --git a/updates.js b/updates.js index 15e1152..ff63e1a 100755 --- a/updates.js +++ b/updates.js @@ -701,6 +701,7 @@ async function main() { Examples: $ updates $ updates -u + $ updates -e '@vitejs/*' $ updates -e '/^react-(dom)?/' $ updates -f package.json $ updates -f pyproject.toml