From 360ecb45b732a80233e9b057f281c75f01500095 Mon Sep 17 00:00:00 2001 From: Paul DelRe Date: Wed, 4 Nov 2020 10:35:20 -0500 Subject: [PATCH] Update `self-update` options --- doc/03-cli.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/03-cli.md b/doc/03-cli.md index fb41879d4..0561bebef 100644 --- a/doc/03-cli.md +++ b/doc/03-cli.md @@ -621,6 +621,9 @@ If Composer was not installed as a PHAR, this command is not available. * **--stable:** Force an update to the stable channel. * **--preview:** Force an update to the preview channel. * **--snapshot:** Force an update to the snapshot channel. +* **--1:** Force an update to the stable channel, but only use 1.x versions +* **--2:** Force an update to the stable channel, but only use 2.x versions +* **--set-channel-only:** Only store the channel as the default one and then exit ## config