> On 12 Aug 2025, at 10:38 AM, Aditya Garg <gargaditya08@xxxxxxxx> wrote: > > > >> On 12 August 2025 3:22:11 am IST, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> Aditya Garg <gargaditya08@xxxxxxxx> writes: >> >>> +--[no-]use-imap-only:: >> >> This is better written on two separate lines, i.e. >> >> --use-imap-only:: >> --no-use-imap-only:: >> > > There are many instances in the docs where the command line option has been written as --[no-]something. Do they also have to be changed? Nvm, looks like they have been changed by a recent commit.