Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qo3Iq-00Cvka-Mg for pgsql-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 14:56:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qo3Ip-00GiAF-4x for pgsql-hackers@arkaria.postgresql.org; Wed, 04 Oct 2023 14:56:43 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qo3Io-00Gi9V-RX for pgsql-hackers@lists.postgresql.org; Wed, 04 Oct 2023 14:56:43 +0000 Received: from mail-qk1-x72f.google.com ([2607:f8b0:4864:20::72f]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qo3Im-008Ams-GT for pgsql-hackers@postgresql.org; Wed, 04 Oct 2023 14:56:41 +0000 Received: by mail-qk1-x72f.google.com with SMTP id af79cd13be357-77574c5979fso152769585a.3 for ; Wed, 04 Oct 2023 07:56:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696431399; x=1697036199; darn=postgresql.org; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=jE1WnDY9BC1MAx4ItTmE0QnpbUZvLqILvNV6tYX5IMo=; b=kH/DRlTR6B2BqlPsRuAre3XfPC2z4MyDgiMv8dQ3jEArNhJ7W/67XqLIOviEpdGKne WmomGWaQgnKZCWrXX5i001HDpK+pySlZI9eHBS5sk64R+QXMnRB0FijLZuIc/B96tjo4 EaqpVPxG4vt9yxugJR0Mvy+LWWCYrqVfuJjAlPopAT4GzmoFCK/7nrJSbwLRrrWv4lHK vqWHmRH+V9Ju9tERf0A5Byg6uiGWk33s8rlo94FM29awc18jOtvwb+zX15dzllr4iC+A 2CE2oCPYzJW4m3Wvb9ZWtNpQm8ZPxOnXVeMQ6W62PLRY6jGihnIKrgXvq0qp7iDvgl4D w13g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696431399; x=1697036199; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=jE1WnDY9BC1MAx4ItTmE0QnpbUZvLqILvNV6tYX5IMo=; b=gln5yJpQNogvROck3OTThBXKwL/FYF8R3Foq4Kt0jmcLTU93rDNVZ0sobbzsP3d16/ PJuXap2bBxNJzET0NRiUxBWHOrbfR5ie01qRqoZA6h+TgG3L5xhbZNK7hMG7gYpBriU3 2U0Duf+7QOuu1+1WC62m2sfxT2okCHEIhdokohav6gcIE8TCRW9ShcOOe3zVXQEsOD0k pGThdxJbwqfFrxtjgWv9ZTwJkrPdkuuYVszfElqG21NGbSQOHDKa4Bnc3H72UHF5wMCO 87FlAl6YuIq36mD5J1MTS6Zf5ni/qSFqOAyfFiw68T0B2Kt3fYY2MsKLGGcRKTS1TwRu XJ/g== X-Gm-Message-State: AOJu0Yz9/omOmadt8FbHFlZBSvW5tHbQbFib42jss5bnSCIpoq2Jnhet 9EekkyW9rApNj34eWMa907I= X-Google-Smtp-Source: AGHT+IH9ycEsda38YswlmLTm4PwksDAYTXxUPWT1N68a9kI3YM2gwKMhqgAG3QGs2QB9ij98+8+bEg== X-Received: by 2002:a05:620a:2848:b0:772:64cb:bc64 with SMTP id h8-20020a05620a284800b0077264cbbc64mr2767606qkp.12.1696431398387; Wed, 04 Oct 2023 07:56:38 -0700 (PDT) Received: from nathanxps13 ([2600:380:6538:126f:4fc8:9bcf:e389:a32f]) by smtp.gmail.com with ESMTPSA id f4-20020a05620a15a400b007756c0853a5sm1302229qkk.58.2023.10.04.07.56.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Oct 2023 07:56:37 -0700 (PDT) Date: Wed, 4 Oct 2023 09:56:35 -0500 From: Nathan Bossart To: Tom Lane Cc: Daniel Gustafsson , Alvaro Herrera , Robert Haas , PostgreSQL Hackers Subject: Re: --sync-method isn't documented to take an argument Message-ID: <20231004145635.GB3178@nathanxps13> References: <202310041435.5ss4bpih2lal@alvherre.pgsql> <2585706.1696430390@sss.pgh.pa.us> <5FA50A84-6ECC-4280-AC2E-23F88C252713@yesql.se> <2586962.1696431119@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2586962.1696431119@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Oct 04, 2023 at 09:08:57AM -0400, Robert Haas wrote: > The various command-line utilities that have recently acquired a > --sync-method option document it like this: > > > > But that is not how we document options which take an argument. We do > it like this: > > > > > etc. > > This one should be something like this: > > Whoops. Thanks for pointing this out. I'll get this fixed. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com