btrfs-progs: docs: update btrfs-balance manual page
authorDavid Sterba <dsterba@suse.com>
Tue, 26 Jul 2016 17:33:12 +0000 (19:33 +0200)
committerDavid Sterba <dsterba@suse.com>
Thu, 28 Jul 2016 12:08:29 +0000 (14:08 +0200)
Update the new options.

Signed-off-by: David Sterba <dsterba@suse.com>
Documentation/btrfs-balance.asciidoc

index 9c6f52b..c456898 100644 (file)
@@ -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] <path>::
 Show status of running or paused balance.