From c2f941706b8133b644c8e3f643c0ea36f7f42369 Mon Sep 17 00:00:00 2001 From: Correct Name Date: Mon, 18 Nov 2024 23:45:09 +0200 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d01ab05..180e6f1d 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ The following command provide basic Apps Script project management. clasp ``` -- [`clasp login [--no-localhost] [--creds ] [--status]`](#login) +- [`clasp login [--no-localhost] [--creds ] [--status] [--redirect-port]`](#login) - [`clasp logout`](#logout) - [`clasp create [--title ] [--type <type>] [--rootDir <dir>] [--parentId <id>]`](#create) - [`clasp clone <scriptId | scriptURL> [versionNumber] [--rootDir <dir>]`](#clone)