diff options
Diffstat (limited to 'Documentation/aoe/status.sh')
| -rw-r--r-- | Documentation/aoe/status.sh | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/aoe/status.sh b/Documentation/aoe/status.sh index 751f3be514b..eeec7baae57 100644 --- a/Documentation/aoe/status.sh +++ b/Documentation/aoe/status.sh @@ -1,5 +1,8 @@  #! /bin/sh  # collate and present sysfs information about AoE storage +# +# A more complete version of this script is aoe-stat, in the +# aoetools.  set -e  format="%8s\t%8s\t%8s\n"  | 
