From: Xing Huang Date: Mon, 28 Nov 2022 11:29:32 +0000 (+0800) Subject: LU-16344 docs: Improve explaination in manual of lfs-getstripe X-Git-Tag: 2.15.53~33 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F56%2F49256%2F2;p=fs%2Flustre-release.git LU-16344 docs: Improve explaination in manual of lfs-getstripe Modify the --ost|-O explaination in manual of lfs-getstripe. Test-Parameters: trivial Signed-off-by: Xing Huang Change-Id: I0b99906d07ac23126914d75c70efe4899069d507 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49256 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Li Xi Reviewed-by: Oleg Drokin --- diff --git a/lustre/doc/lfs-getstripe.1 b/lustre/doc/lfs-getstripe.1 index aa3a8df..8d90c3e 100644 --- a/lustre/doc/lfs-getstripe.1 +++ b/lustre/doc/lfs-getstripe.1 @@ -217,7 +217,7 @@ If neither is used, it means 'equal to \fIid\fR'. .RE .TP .BR --ost | -O -Print the starting OST index for the file layout. +Print only the components located on a specific OST. .TP .BR --pool | -p Print only the OST pool name on which the file was created.