btrfs-progs: link to libbtrfsutil/README from the main README
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
f9dc5d5dfd
commit
b558bed40c
|
@ -14,6 +14,9 @@ This repository hosts following utilities:
|
|||
* **btrfs** — the main administration tool ([manual page](https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs))
|
||||
* **mkfs.btrfs** — utility to create the filesystem ([manual page](https://btrfs.wiki.kernel.org/index.php/Manpage/mkfs.btrfs))
|
||||
|
||||
The C and python 3 bindings are provided by a LGPL library **libbtrfsutil** see
|
||||
[libbtrfsutil/README.md](libbtrfsutil/README.md) for more.
|
||||
|
||||
See [INSTALL](INSTALL) for build instructions and [tests/README.md](tests/README.md) for
|
||||
testing information.
|
||||
|
||||
|
|
Loading…
Reference in New Issue