mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-26 12:12:13 +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
Brian Behlendorf
parent
ac3d4d0cf6
commit
ad0b23b14a
+1
-1
@@ -8061,7 +8061,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