mirror of
https://github.com/kdave/btrfs-progs
synced 2025-02-09 06:06:58 +00:00
btrfs-progs: docs: btrfs-replace, fix typo
Github pull request #39, from gabo77. Author: 3psus <gabo77@me.com> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
ef7494e28a
commit
87861b38e6
@ -28,7 +28,7 @@ the data is built only using the RAID redundancy mechanisms.
|
|||||||
After completion of the operation, the source device is removed from the
|
After completion of the operation, the source device is removed from the
|
||||||
filesystem.
|
filesystem.
|
||||||
If the <srcdev> is a numerical value, it is assumed to be the device id
|
If the <srcdev> is a numerical value, it is assumed to be the device id
|
||||||
of the filesystem which is mounted at <path>, otherwise is is
|
of the filesystem which is mounted at <path>, otherwise it is
|
||||||
the path to the source device. If the source device is disconnected,
|
the path to the source device. If the source device is disconnected,
|
||||||
from the system, you have to use the devid parameter format.
|
from the system, you have to use the devid parameter format.
|
||||||
The <targetdev> needs to be same size or larger than the <srcdev>.
|
The <targetdev> needs to be same size or larger than the <srcdev>.
|
||||||
|
Loading…
Reference in New Issue
Block a user