diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/loadbars.1 | 4 | ||||
| -rw-r--r-- | docs/loadbars.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/loadbars.1 b/docs/loadbars.1 index d14a025..8472b05 100644 --- a/docs/loadbars.1 +++ b/docs/loadbars.1 @@ -148,8 +148,8 @@ loadbars \-\-extended 1 \-\-showcores 1 \-\-height 300 \-\-hosts localhost loadbars \-\-hosts localhost,server1.example.com,server2.example.com .PP loadbars \-\-cluster foocluster (foocluster is in /etc/clusters [ClusterSSH]) -.SS "More examples, using bash expansion" -.IX Subsection "More examples, using bash expansion" +.SS "More examples, using shell expansion" +.IX Subsection "More examples, using shell expansion" loadbars servername{01,02,03}.example.com .PP loadbars servername{01..50}.example.com \-\-showcores 1 diff --git a/docs/loadbars.txt b/docs/loadbars.txt index 7d096b1..5201ed6 100644 --- a/docs/loadbars.txt +++ b/docs/loadbars.txt @@ -20,7 +20,7 @@ SYNOPSIS loadbars --cluster foocluster (foocluster is in /etc/clusters [ClusterSSH]) - More examples, using bash expansion + More examples, using shell expansion loadbars servername{01,02,03}.example.com loadbars servername{01..50}.example.com --showcores 1 |
