From 7ce43670dab828aa377072189ff1599173f1d7ed Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 26 Jul 2016 19:33:12 +0200 Subject: btrfs-progs: docs: update btrfs-balance manual page Update the new options. Signed-off-by: David Sterba --- Documentation/btrfs-balance.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/btrfs-balance.asciidoc b/Documentation/btrfs-balance.asciidoc index 9c6f52bc..c456898e 100644 --- a/Documentation/btrfs-balance.asciidoc +++ b/Documentation/btrfs-balance.asciidoc @@ -104,8 +104,9 @@ act on system chunks (requires '-f'), see `FILTERS` section for details about 'f be verbose and print balance filter arguments -f:::: force reducing of metadata integrity, eg. when going from 'raid1' to 'single' ---background:::: -run the balance operation asynchronously in the background +--background|--bg:::: +run the balance operation asynchronously in the background, uses `fork`(2) to +start the process that calls the kernel ioctl *status* [-v] :: Show status of running or paused balance. -- cgit v1.2.3