linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: doc: snapshot -r and -i can be used together
@ 2020-06-29 11:15 chrysn
  2020-11-08  3:15 ` chrysn
  2021-02-19 19:16 ` David Sterba
  0 siblings, 2 replies; 3+ messages in thread
From: chrysn @ 2020-06-29 11:15 UTC (permalink / raw)
  To: linux-btrfs

[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]

This aligns the man page with the usage output of the tool.

Signed-off-by: Christian Amsüss <chrysn@fsfe.org>
---

This confused me a bit when I first read the man page (why could a
read-only snapshot not be assigned to a qgroup), but experimentation and
looking at --help indicate that the mutual exclusivity of those options
in the man page was most likely due to an editing error when the option
was introduced.

 Documentation/btrfs-subvolume.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/btrfs-subvolume.asciidoc b/Documentation/btrfs-subvolume.asciidoc
index d8c414fd..89c3c263 100644
--- a/Documentation/btrfs-subvolume.asciidoc
+++ b/Documentation/btrfs-subvolume.asciidoc
@@ -207,7 +207,7 @@ rootid of the subvolume.
 -u|--uuid::::
 UUID of the subvolume.
 
-*snapshot* [-r|-i <qgroupid>] <source> <dest>|[<dest>/]<name>::
+*snapshot* [-r] [-i <qgroupid>] <source> <dest>|[<dest>/]<name>::
 Create a snapshot of the subvolume <source> with the
 name <name> in the <dest> directory.
 +
-- 
2.27.0

-- 
We are dreamers, shapers, singers, and makers.
  -- Elric

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] btrfs-progs: doc: snapshot -r and -i can be used together
  2020-06-29 11:15 [PATCH] btrfs-progs: doc: snapshot -r and -i can be used together chrysn
@ 2020-11-08  3:15 ` chrysn
  2021-02-19 19:16 ` David Sterba
  1 sibling, 0 replies; 3+ messages in thread
From: chrysn @ 2020-11-08  3:15 UTC (permalink / raw)
  To: linux-btrfs

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

Hello btrfs maintainers,

On Mon, Jun 29, 2020 at 01:15:01PM +0200, chrysn wrote:
> This aligns the man page with the usage output of the tool.

this small documentation fix (also at [1] for MUAs that don't like
months-long threads) seems to have gotten lost on the list, could you
have a brief look and consider applying it?

Thanks
Christian

[1]: https://www.spinics.net/lists/linux-btrfs/msg102679.html

-- 
There's always a bigger fish.
  -- Qui-Gon Jinn

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] btrfs-progs: doc: snapshot -r and -i can be used together
  2020-06-29 11:15 [PATCH] btrfs-progs: doc: snapshot -r and -i can be used together chrysn
  2020-11-08  3:15 ` chrysn
@ 2021-02-19 19:16 ` David Sterba
  1 sibling, 0 replies; 3+ messages in thread
From: David Sterba @ 2021-02-19 19:16 UTC (permalink / raw)
  To: chrysn; +Cc: linux-btrfs

On Mon, Jun 29, 2020 at 01:15:00PM +0200, chrysn wrote:
> This aligns the man page with the usage output of the tool.
> 
> Signed-off-by: Christian Amsüss <chrysn@fsfe.org>
> ---
> 
> This confused me a bit when I first read the man page (why could a
> read-only snapshot not be assigned to a qgroup), but experimentation and
> looking at --help indicate that the mutual exclusivity of those options
> in the man page was most likely due to an editing error when the option
> was introduced.

Sorry for the delay, the fix is now in devel. Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-19 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29 11:15 [PATCH] btrfs-progs: doc: snapshot -r and -i can be used together chrysn
2020-11-08  3:15 ` chrysn
2021-02-19 19:16 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).