Whamcloud - gitweb
LU-7421 utils: getparam_display() should reset popt
[fs/lustre-release.git] / lustre / doc / lfs-hsm.1
index 72e2d76..dc18373 100644 (file)
@@ -6,6 +6,9 @@ lfs commands used to interact with HSM features
 .B lfs hsm_state
 .RB <FILE> ...
 .br
+.B  lfs hsm_action
+.RI file
+.br
 .B  lfs hsm_set|hsm_clear
 .RB [ --norelease ]
 .RB [ --noarchive ]
@@ -26,6 +29,9 @@ Set provided HSM flags on file list.
 .TP
 .B lfs hsm_clear <FILE>...
 Clear the HSM related flags on file list.
+.TP
+.B lfs hsm_action <FILE>...
+Display the in-progress HSM actions for provided files.
 .PP
 Non-privileged user can only change the following flags:
 .B norelease
@@ -69,6 +75,6 @@ Written by Aurelien Degremont.
 
 .SH KNOWN BUGS
 .PP
-Please report all bugs to http://jira.whamcloud.com/
+Please report all bugs to https://jira.hpdd.intel.com/
 .SH SEE ALSO
 .BR lfs (1)