From 11cb3e9be2c896e0626cbf11340447492160bf7f Mon Sep 17 00:00:00 2001 From: 999 <999@hyeon.pro> Date: Mon, 26 Jun 2023 16:30:44 +0900 Subject: [PATCH] Use the preferred `--since=BRANCH` in the docs (#1177) --- docs/command-line-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/command-line-options.md b/docs/command-line-options.md index 2f5df406c..b827a1c90 100644 --- a/docs/command-line-options.md +++ b/docs/command-line-options.md @@ -6,7 +6,7 @@ The command line for changesets is the main way of interacting with it. There ar - add [--empty][--open] - version [--ignore, --snapshot] - publish [--otp=code, --tag] -- status [--since-master --verbose --output=JSON_FILE.json] +- status [--since=master --verbose --output=JSON_FILE.json] - pre [exit|enter {tag}] - tag