diff --git a/Documentation/btrfs-property.txt b/Documentation/btrfs-property.txt index 174a0b76..28ede4ba 100644 --- a/Documentation/btrfs-property.txt +++ b/Documentation/btrfs-property.txt @@ -45,13 +45,13 @@ property could be set for more then one object type. + Possible types are 's[ubvol]', 'f[ilesystem]', 'i[node]' and 'd[evice]'. -*set* [-t ] :: -Sets a property on a btrfs object. +*list* [-t ] :: +Lists available properties with their descriptions for the given object. + See the description of *get* subcommand for the meaning of each option. -*list* [-t ] :: -Lists available properties with their descriptions for the given object. +*set* [-t ] :: +Sets a property on a btrfs object. + See the description of *get* subcommand for the meaning of each option.