mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Fix typos in cmd/
Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #9234
This commit is contained in:
committed by
Tony Hutter
parent
cac5f924ce
commit
eaf8e3b779
+1
-1
@@ -7918,7 +7918,7 @@ zfs_do_change_key(int argc, char **argv)
|
||||
* 4) zfs project [-p id] [-r] [-s] <file|directory ...>
|
||||
* Set project ID and/or inherit flag on the file(s) or directories.
|
||||
* -p: Set the project ID as the given id.
|
||||
* -r: Set on subdirectorie recursively. If not specify "-p" option,
|
||||
* -r: Set on subdirectories recursively. If not specify "-p" option,
|
||||
* it will use top-level directory's project ID as the given id,
|
||||
* then set both project ID and inherit flag on all descendants
|
||||
* of the top-level directory.
|
||||
|
||||
Reference in New Issue
Block a user