You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2014/04/23 21:41:37 UTC

svn commit: r1589500 [4/8] - in /karaf/site/production/manual/latest: ./ commands/ developers-guide/ users-guide/

Modified: karaf/site/production/manual/latest/commands/shell-alias.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-alias.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-alias.html (original)
+++ karaf/site/production/manual/latest/commands/shell-alias.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellalias">shell:alias</h1><h2 id="Description">Description</h2><p>Create an alias to a command</p><h2 id="Syntax">Syntax</h2><p>shell:alias command </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> command </td><td class="confluenceTd"> The command to alias, e.g. 'ldn = { log:display -n $args }' </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellalias">shell:alias</h1><h2 id="Description">Description</h2><p>Create an alias to a command</p><h2 id="Syntax">Syntax</h2><p>shell:alias [options] command </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> command </td><td class="confluenceTd"> The command to alias, e.g. 'ldn = { log:display -n $args }' </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-cat.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-cat.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-cat.html (original)
+++ karaf/site/production/manual/latest/commands/shell-cat.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellcat">shell:cat</h1><h2 id="Description">Description</h2><p>Displays the content of a file or URL.</p><h2 id="Syntax">Syntax</h2><p>shell:cat [options] [paths or urls] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> paths or urls </td><td class="confluenceTd"> A list of file paths or urls to display separated by whitespace (use - for STDIN) </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> - </td><td class="confluenceTd"> Use stdin </td></tr><tr><td class="confluenceTd"> -n </td><td class="confluenceTd"> Number the output lines, starting at 1. </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellcat">shell:cat</h1><h2 id="Description">Description</h2><p>Displays the content of a file or URL.</p><h2 id="Syntax">Syntax</h2><p>shell:cat [options] [paths or urls] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> paths or urls </td><td class="confluenceTd"> A list of file paths or urls to display separated by whitespace (use - for STDIN) </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> - </td><td class="confluenceTd"> Use stdin </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -n </td><td class="confluenceTd"> Number the output lines, starting
  at 1. </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-clear.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-clear.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-clear.html (original)
+++ karaf/site/production/manual/latest/commands/shell-clear.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellclear">shell:clear</h1><h2 id="Description">Description</h2><p>Clears the console buffer.</p><h2 id="Syntax">Syntax</h2><p>shell:clear</p><h2 id="Details">Details</h2>
+<h1 id="shellclear">shell:clear</h1><h2 id="Description">Description</h2><p>Clears the console buffer.</p><h2 id="Syntax">Syntax</h2><p>shell:clear [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-completion.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-completion.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-completion.html (original)
+++ karaf/site/production/manual/latest/commands/shell-completion.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellcompletion">shell:completion</h1><h2 id="Description">Description</h2><p>Display or change the completion mode on the current console session.</p><h2 id="Syntax">Syntax</h2><p>shell:completion [mode] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> mode </td><td class="confluenceTd"> The completion mode to set. The valid completion modes are: global, first, subshell. </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellcompletion">shell:completion</h1><h2 id="Description">Description</h2><p>Display or change the completion mode on the current console session.</p><h2 id="Syntax">Syntax</h2><p>shell:completion [options] [mode] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> mode </td><td class="confluenceTd"> The completion mode to set. The valid completion modes are: global, first, subshell. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-date.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-date.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-date.html (original)
+++ karaf/site/production/manual/latest/commands/shell-date.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shelldate">shell:date</h1><h2 id="Description">Description</h2><p>Display the current time in the given FORMAT</p><h2 id="Syntax">Syntax</h2><p>shell:date [options] [format] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> format </td><td class="confluenceTd"> Output format </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -d, --date </td><td class="confluenceTd"> Display time described, not now </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shelldate">shell:date</h1><h2 id="Description">Description</h2><p>Display the current time in the given FORMAT</p><h2 id="Syntax">Syntax</h2><p>shell:date [options] [format] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> format </td><td class="confluenceTd"> Output format </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -d, --date </td><td class="confluenceTd"> Display time described, not now </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-each.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-each.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-each.html (original)
+++ karaf/site/production/manual/latest/commands/shell-each.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shelleach">shell:each</h1><h2 id="Description">Description</h2><p>Execute a closure on a list of arguments.</p><h2 id="Syntax">Syntax</h2><p>shell:each values function </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> values </td><td class="confluenceTd"> The collection of arguments to iterate on </td></tr><tr><td class="confluenceTd"> function </td><td class="confluenceTd"> The function to execute </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shelleach">shell:each</h1><h2 id="Description">Description</h2><p>Execute a closure on a list of arguments.</p><h2 id="Syntax">Syntax</h2><p>shell:each [options] values function </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> values </td><td class="confluenceTd"> The collection of arguments to iterate on </td></tr><tr><td class="confluenceTd"> function </td><td class="confluenceTd"> The function to execute </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-echo.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-echo.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-echo.html (original)
+++ karaf/site/production/manual/latest/commands/shell-echo.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellecho">shell:echo</h1><h2 id="Description">Description</h2><p>Echoes or prints arguments to STDOUT.</p><h2 id="Syntax">Syntax</h2><p>shell:echo [options] [arguments] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> arguments </td><td class="confluenceTd"> Arguments to display separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -n </td><td class="confluenceTd"> Do not print the trailing newline character </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellecho">shell:echo</h1><h2 id="Description">Description</h2><p>Echoes or prints arguments to STDOUT.</p><h2 id="Syntax">Syntax</h2><p>shell:echo [options] [arguments] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> arguments </td><td class="confluenceTd"> Arguments to display separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -n </td><td class="confluenceTd"> Do not print the trailing newline character </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-edit.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-edit.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-edit.html (original)
+++ karaf/site/production/manual/latest/commands/shell-edit.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shelledit">shell:edit</h1><h2 id="Description">Description</h2><p>Calls a text editor.</p><h2 id="Syntax">Syntax</h2><p>shell:edit url </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> url </td><td class="confluenceTd"> The url of the resource to edit. </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shelledit">shell:edit</h1><h2 id="Description">Description</h2><p>Calls a text editor.</p><h2 id="Syntax">Syntax</h2><p>shell:edit [options] url </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> url </td><td class="confluenceTd"> The url of the resource to edit. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-exec.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-exec.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-exec.html (original)
+++ karaf/site/production/manual/latest/commands/shell-exec.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellexec">shell:exec</h1><h2 id="Description">Description</h2><p>Executes system processes.</p><h2 id="Syntax">Syntax</h2><p>shell:exec command </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> command </td><td class="confluenceTd"> Execution command with arguments </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellexec">shell:exec</h1><h2 id="Description">Description</h2><p>Executes system processes.</p><h2 id="Syntax">Syntax</h2><p>shell:exec [options] command </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> command </td><td class="confluenceTd"> Execution command with arguments </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-grep.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-grep.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-grep.html (original)
+++ karaf/site/production/manual/latest/commands/shell-grep.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellgrep">shell:grep</h1><h2 id="Description">Description</h2><p>Prints lines matching the given pattern.</p><h2 id="Syntax">Syntax</h2><p>shell:grep [options] pattern </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> pattern </td><td class="confluenceTd"> Regular expression </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -w, --word-regexp </td><td class="confluenceTd"> Selects only those lines containing matches that form whole words.  The test is that the matching substring must either be at  the beginning of the line, or preceded by a non-word constituent character.  Similarly, it must be either at the end of the line or followed by a non-
 word constituent character.  Word-constituent characters are letters, digits, and the underscore. </td></tr><tr><td class="confluenceTd"> -c, --count </td><td class="confluenceTd"> only print a count of matching lines per FILE </td></tr><tr><td class="confluenceTd"> -n, --line-number </td><td class="confluenceTd"> Prefixes each line of output with the line number within its input file. </td></tr><tr><td class="confluenceTd"> -v, --invert-match </td><td class="confluenceTd"> Inverts the sense of matching, to select non-matching lines. </td></tr><tr><td class="confluenceTd"> -i, --ignore-case </td><td class="confluenceTd"> Ignores case distinctions in both the PATTERN and the input files. </td></tr><tr><td class="confluenceTd"> -C, --context </td><td class="confluenceTd"> Print NUM lines of output context.  Places a line containing &#8211; between contiguous groups of matches. </td></tr><tr><td class="confluenceTd"> -x, --line-regexp </td><td class="confluenceTd"> Selects only those m
 atches that exactly match the whole line. </td></tr><tr><td class="confluenceTd"> -A, --after-context </td><td class="confluenceTd"> Print NUM lines of trailing context after matching lines.  Places a line containing &#8211; between contiguous groups of matches. (defaults to -1) </td></tr><tr><td class="confluenceTd"> --color, --colour </td><td class="confluenceTd"> use markers to distinguish the matching string. WHEN may be `always', `never' or `auto' (defaults to auto) </td></tr><tr><td class="confluenceTd"> -B, --before-context </td><td class="confluenceTd"> Print NUM lines of leading context before matching lines.  Places a line containing &#8211; between contiguous groups of matches. (defaults to -1) </td></tr></table></div><h2 id="Details">Details</h2><p>Grep uses Java regular expressions for pattern matching.  For more informations, see http://download.oracle.com/javase/1.5.0/docs/api/java/util/regex/Pattern.html</p>
+<h1 id="shellgrep">shell:grep</h1><h2 id="Description">Description</h2><p>Prints lines matching the given pattern.</p><h2 id="Syntax">Syntax</h2><p>shell:grep [options] pattern </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> pattern </td><td class="confluenceTd"> Regular expression </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -w, --word-regexp </td><td class="confluenceTd"> Selects only those lines containing matches that form whole words.  The test is that the matching substring must either be at  the beginning of the line, or preceded by a non-word constituent character.  Similarly, it must be either at the end of the line or followed by a non-
 word constituent character.  Word-constituent characters are letters, digits, and the underscore. </td></tr><tr><td class="confluenceTd"> -c, --count </td><td class="confluenceTd"> only print a count of matching lines per FILE </td></tr><tr><td class="confluenceTd"> -n, --line-number </td><td class="confluenceTd"> Prefixes each line of output with the line number within its input file. </td></tr><tr><td class="confluenceTd"> -v, --invert-match </td><td class="confluenceTd"> Inverts the sense of matching, to select non-matching lines. </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -i, --ignore-case </td><td class="confluenceTd"> Ignores case distinctions in both the PATTERN and the input files. </td></tr><tr><td class="confluenceTd"> -C, --context </td><td class="confluenceTd"> Print NUM lines of output context.  Places a line containing &#8211; between contiguous groups of matches. </td>
 </tr><tr><td class="confluenceTd"> -x, --line-regexp </td><td class="confluenceTd"> Selects only those matches that exactly match the whole line. </td></tr><tr><td class="confluenceTd"> -A, --after-context </td><td class="confluenceTd"> Print NUM lines of trailing context after matching lines.  Places a line containing &#8211; between contiguous groups of matches. (defaults to -1) </td></tr><tr><td class="confluenceTd"> --color, --colour </td><td class="confluenceTd"> use markers to distinguish the matching string. WHEN may be `always', `never' or `auto' (defaults to auto) </td></tr><tr><td class="confluenceTd"> -B, --before-context </td><td class="confluenceTd"> Print NUM lines of leading context before matching lines.  Places a line containing &#8211; between contiguous groups of matches. (defaults to -1) </td></tr></table></div><h2 id="Details">Details</h2><p>Grep uses Java regular expressions for pattern matching.  For more informations, see http://download.oracle.com/javase/1.5
 .0/docs/api/java/util/regex/Pattern.html</p>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-head.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-head.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-head.html (original)
+++ karaf/site/production/manual/latest/commands/shell-head.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellhead">shell:head</h1><h2 id="Description">Description</h2><p>Displays the first lines of a file.</p><h2 id="Syntax">Syntax</h2><p>shell:head [options] [paths or urls] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> paths or urls </td><td class="confluenceTd"> A list of file paths or urls to display separated by whitespaces. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -n </td><td class="confluenceTd"> The number of lines to display, starting at 1. </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellhead">shell:head</h1><h2 id="Description">Description</h2><p>Displays the first lines of a file.</p><h2 id="Syntax">Syntax</h2><p>shell:head [options] [paths or urls] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> paths or urls </td><td class="confluenceTd"> A list of file paths or urls to display separated by whitespaces. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -n </td><td class="confluenceTd"> The number of lines to display, starting at 1. </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-history.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-history.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-history.html (original)
+++ karaf/site/production/manual/latest/commands/shell-history.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellhistory">shell:history</h1><h2 id="Description">Description</h2><p>Prints command history.</p><h2 id="Syntax">Syntax</h2><p>shell:history [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -c, --clear </td><td class="confluenceTd"> Clears the shell command history. </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellhistory">shell:history</h1><h2 id="Description">Description</h2><p>Prints command history.</p><h2 id="Syntax">Syntax</h2><p>shell:history [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -c, --clear </td><td class="confluenceTd"> Clears the shell command history. </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-if.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-if.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-if.html (original)
+++ karaf/site/production/manual/latest/commands/shell-if.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellif">shell:if</h1><h2 id="Description">Description</h2><p>If/Then/Else block.</p><h2 id="Syntax">Syntax</h2><p>shell:if condition ifTrue [ifFalse] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> condition </td><td class="confluenceTd"> The condition </td></tr><tr><td class="confluenceTd"> ifTrue </td><td class="confluenceTd"> The function to execute if the condition is true </td></tr><tr><td class="confluenceTd"> ifFalse </td><td class="confluenceTd"> The function to execute if the condition is false </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellif">shell:if</h1><h2 id="Description">Description</h2><p>If/Then/Else block.</p><h2 id="Syntax">Syntax</h2><p>shell:if [options] condition ifTrue [ifFalse] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> condition </td><td class="confluenceTd"> The condition </td></tr><tr><td class="confluenceTd"> ifTrue </td><td class="confluenceTd"> The function to execute if the condition is true </td></tr><tr><td class="confluenceTd"> ifFalse </td><td class="confluenceTd"> The function to execute if the condition is false </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table
 ></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-info.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-info.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-info.html (original)
+++ karaf/site/production/manual/latest/commands/shell-info.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellinfo">shell:info</h1><h2 id="Description">Description</h2><p>Prints system information.</p><h2 id="Syntax">Syntax</h2><p>shell:info</p><h2 id="Details">Details</h2>
+<h1 id="shellinfo">shell:info</h1><h2 id="Description">Description</h2><p>Prints system information.</p><h2 id="Syntax">Syntax</h2><p>shell:info [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-java.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-java.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-java.html (original)
+++ karaf/site/production/manual/latest/commands/shell-java.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shelljava">shell:java</h1><h2 id="Description">Description</h2><p>Executes a Java standard application.</p><h2 id="Syntax">Syntax</h2><p>shell:java [options] className [arguments] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> className </td><td class="confluenceTd"> The name of the class to invoke </td></tr><tr><td class="confluenceTd"> arguments </td><td class="confluenceTd"> Arguments to pass to the method of the given class </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -m, --method </td><td class="confluenceTd"> Invoke a named method (defaults to main) </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shelljava">shell:java</h1><h2 id="Description">Description</h2><p>Executes a Java standard application.</p><h2 id="Syntax">Syntax</h2><p>shell:java [options] className [arguments] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> className </td><td class="confluenceTd"> The name of the class to invoke </td></tr><tr><td class="confluenceTd"> arguments </td><td class="confluenceTd"> Arguments to pass to the method of the given class </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -m, --method </td><td class="confluenceTd"> Invoke a named method (defaults to main) </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Displ
 ay this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-logout.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-logout.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-logout.html (original)
+++ karaf/site/production/manual/latest/commands/shell-logout.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shelllogout">shell:logout</h1><h2 id="Description">Description</h2><p>Disconnects shell from current session.</p><h2 id="Syntax">Syntax</h2><p>shell:logout</p><h2 id="Details">Details</h2>
+<h1 id="shelllogout">shell:logout</h1><h2 id="Description">Description</h2><p>Disconnects shell from current session.</p><h2 id="Syntax">Syntax</h2><p>shell:logout [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-more.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-more.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-more.html (original)
+++ karaf/site/production/manual/latest/commands/shell-more.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellmore">shell:more</h1><h2 id="Description">Description</h2><p>File pager.</p><h2 id="Syntax">Syntax</h2><p>shell:more [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --lines </td><td class="confluenceTd"> stop after N lines </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellmore">shell:more</h1><h2 id="Description">Description</h2><p>File pager.</p><h2 id="Syntax">Syntax</h2><p>shell:more [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --lines </td><td class="confluenceTd"> stop after N lines </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-new.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-new.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-new.html (original)
+++ karaf/site/production/manual/latest/commands/shell-new.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellnew">shell:new</h1><h2 id="Description">Description</h2><p>Creates a new java object.</p><h2 id="Syntax">Syntax</h2><p>shell:new class [args] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> class </td><td class="confluenceTd"> The object class </td></tr><tr><td class="confluenceTd"> args </td><td class="confluenceTd"> Constructor arguments </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellnew">shell:new</h1><h2 id="Description">Description</h2><p>Creates a new java object.</p><h2 id="Syntax">Syntax</h2><p>shell:new [options] class [args] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> class </td><td class="confluenceTd"> The object class </td></tr><tr><td class="confluenceTd"> args </td><td class="confluenceTd"> Constructor arguments </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-printf.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-printf.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-printf.html (original)
+++ karaf/site/production/manual/latest/commands/shell-printf.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellprintf">shell:printf</h1><h2 id="Description">Description</h2><p>Formats and prints arguments.</p><h2 id="Syntax">Syntax</h2><p>shell:printf format arguments </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> format </td><td class="confluenceTd"> The format pattern to use </td></tr><tr><td class="confluenceTd"> arguments </td><td class="confluenceTd"> The arguments for the given format pattern </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellprintf">shell:printf</h1><h2 id="Description">Description</h2><p>Formats and prints arguments.</p><h2 id="Syntax">Syntax</h2><p>shell:printf [options] format arguments </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> format </td><td class="confluenceTd"> The format pattern to use </td></tr><tr><td class="confluenceTd"> arguments </td><td class="confluenceTd"> The arguments for the given format pattern </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-sleep.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-sleep.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-sleep.html (original)
+++ karaf/site/production/manual/latest/commands/shell-sleep.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellsleep">shell:sleep</h1><h2 id="Description">Description</h2><p>Sleeps for a bit then wakes up.</p><h2 id="Syntax">Syntax</h2><p>shell:sleep [options] duration </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> duration </td><td class="confluenceTd"> The amount of time to sleep. The default time unit is millisecond, use -s option to use second instead. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -s, --second </td><td class="confluenceTd"> Use a duration time in seconds instead of milliseconds. </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellsleep">shell:sleep</h1><h2 id="Description">Description</h2><p>Sleeps for a bit then wakes up.</p><h2 id="Syntax">Syntax</h2><p>shell:sleep [options] duration </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> duration </td><td class="confluenceTd"> The amount of time to sleep. The default time unit is millisecond, use -s option to use second instead. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -s, --second </td><td class="confluenceTd"> Use a duration time in seconds instead of milliseconds. </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">
 Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-sort.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-sort.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-sort.html (original)
+++ karaf/site/production/manual/latest/commands/shell-sort.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellsort">shell:sort</h1><h2 id="Description">Description</h2><p>Writes sorted concatenation of all files to standard output.</p><h2 id="Syntax">Syntax</h2><p>shell:sort [options] [files] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> files </td><td class="confluenceTd"> A list of files separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -n, --numeric-sort </td><td class="confluenceTd"> compare according to string numerical value </td></tr><tr><td class="confluenceTd"> -t, --field-separator </td><td class="confluenceTd"> use SEP instead of non-blank to blank transition </td></tr><tr><td class="confluenceTd"> -b, --igno
 re-leading-blanks </td><td class="confluenceTd"> ignore leading blanks </td></tr><tr><td class="confluenceTd"> -f, -ignore-case </td><td class="confluenceTd"> fold lower case to upper case characters </td></tr><tr><td class="confluenceTd"> -r, --reverse </td><td class="confluenceTd"> reverse the result of comparisons </td></tr><tr><td class="confluenceTd"> -k, --key </td><td class="confluenceTd"> Fields to use for sorting separated by whitespaces </td></tr><tr><td class="confluenceTd"> -u, --unique </td><td class="confluenceTd"> output only the first of an equal run </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellsort">shell:sort</h1><h2 id="Description">Description</h2><p>Writes sorted concatenation of all files to standard output.</p><h2 id="Syntax">Syntax</h2><p>shell:sort [options] [files] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> files </td><td class="confluenceTd"> A list of files separated by whitespaces </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -n, --numeric-sort </td><td class="confluenceTd"> compare according to string numerical value </td></tr><tr><td class="confluenceTd"> -t, --field-separator </td><td class="confluenceTd"> use SEP instead of non-blank to blank transition </td></tr><tr><td class="confluenceTd"> -b, --igno
 re-leading-blanks </td><td class="confluenceTd"> ignore leading blanks </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -f, -ignore-case </td><td class="confluenceTd"> fold lower case to upper case characters </td></tr><tr><td class="confluenceTd"> -r, --reverse </td><td class="confluenceTd"> reverse the result of comparisons </td></tr><tr><td class="confluenceTd"> -k, --key </td><td class="confluenceTd"> Fields to use for sorting separated by whitespaces </td></tr><tr><td class="confluenceTd"> -u, --unique </td><td class="confluenceTd"> output only the first of an equal run </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-source.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-source.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-source.html (original)
+++ karaf/site/production/manual/latest/commands/shell-source.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellsource">shell:source</h1><h2 id="Description">Description</h2><p>Run a script</p><h2 id="Syntax">Syntax</h2><p>shell:source script [args] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> script </td><td class="confluenceTd"> A URI pointing to the script </td></tr><tr><td class="confluenceTd"> args </td><td class="confluenceTd"> Arguments for the script </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellsource">shell:source</h1><h2 id="Description">Description</h2><p>Run a script</p><h2 id="Syntax">Syntax</h2><p>shell:source [options] script [args] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> script </td><td class="confluenceTd"> A URI pointing to the script </td></tr><tr><td class="confluenceTd"> args </td><td class="confluenceTd"> Arguments for the script </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-stack-traces-print.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-stack-traces-print.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-stack-traces-print.html (original)
+++ karaf/site/production/manual/latest/commands/shell-stack-traces-print.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellstacktracesprint">shell:stack-traces-print</h1><h2 id="Description">Description</h2><p>Prints the full stack trace in the console when the execution of a command throws an exception.</p><h2 id="Syntax">Syntax</h2><p>shell:stack-traces-print [print] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> print </td><td class="confluenceTd"> Print stack traces or not (defaults to true) </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellstacktracesprint">shell:stack-traces-print</h1><h2 id="Description">Description</h2><p>Prints the full stack trace in the console when the execution of a command throws an exception.</p><h2 id="Syntax">Syntax</h2><p>shell:stack-traces-print [options] [print] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> print </td><td class="confluenceTd"> Print stack traces or not (defaults to true) </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-tac.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-tac.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-tac.html (original)
+++ karaf/site/production/manual/latest/commands/shell-tac.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shelltac">shell:tac</h1><h2 id="Description">Description</h2><p>Captures the STDIN and returns it as a string. Optionally writes the content to a file.</p><h2 id="Syntax">Syntax</h2><p>shell:tac [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -f </td><td class="confluenceTd"> Outputs the content to the given file </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shelltac">shell:tac</h1><h2 id="Description">Description</h2><p>Captures the STDIN and returns it as a string. Optionally writes the content to a file.</p><h2 id="Syntax">Syntax</h2><p>shell:tac [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -f </td><td class="confluenceTd"> Outputs the content to the given file </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-tail.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-tail.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-tail.html (original)
+++ karaf/site/production/manual/latest/commands/shell-tail.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shelltail">shell:tail</h1><h2 id="Description">Description</h2><p>Displays the last lines of a file.</p><h2 id="Syntax">Syntax</h2><p>shell:tail [options] [path or url] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> path or url </td><td class="confluenceTd"> A file path or url to display. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -n </td><td class="confluenceTd"> The number of lines to display, starting at 1. </td></tr><tr><td class="confluenceTd"> -s </td><td class="confluenceTd"> Sleep interval (used for follow) </td></tr><tr><td class="confluenceTd"> -f </td><td class="confluenceTd"> Follow file changes </td></tr></table></div><h2 
 id="Details">Details</h2>
+<h1 id="shelltail">shell:tail</h1><h2 id="Description">Description</h2><p>Displays the last lines of a file.</p><h2 id="Syntax">Syntax</h2><p>shell:tail [options] [path or url] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> path or url </td><td class="confluenceTd"> A file path or url to display. </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -n </td><td class="confluenceTd"> The number of lines to display, starting at 1. </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -s </td><td class="confluenceTd"> Sleep interval (used for follow) </td></tr><tr><td 
 class="confluenceTd"> -f </td><td class="confluenceTd"> Follow file changes </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-threads.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-threads.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-threads.html (original)
+++ karaf/site/production/manual/latest/commands/shell-threads.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellthreads">shell:threads</h1><h2 id="Description">Description</h2><p>Prints the current threads (optionally with stacktraces)</p><h2 id="Syntax">Syntax</h2><p>shell:threads [options] [id] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> id </td><td class="confluenceTd"> Show details for thread with this Id </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --locks </td><td class="confluenceTd"> Display locks </td></tr><tr><td class="confluenceTd"> --monitors </td><td class="confluenceTd"> Display monitors </td></tr><tr><td class="confluenceTd"> --tree </td><td class="confluenceTd"> Display threads as a tree </td></tr><tr><td class="confluence
 Td"> -t, --threshold </td><td class="confluenceTd"> Minimal number of interesting stack trace line to display a thread (defaults to 1) </td></tr><tr><td class="confluenceTd"> --packages </td><td class="confluenceTd"> Pruned packages (defaults to <a href="java., sun.">java., sun.</a>) </td></tr><tr><td class="confluenceTd"> --list </td><td class="confluenceTd"> Display threads as a list </td></tr><tr><td class="confluenceTd"> -e, --empty-groups </td><td class="confluenceTd"> Show empty groups </td></tr><tr><td class="confluenceTd"> --no-format </td><td class="confluenceTd"> Disable table rendered output </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellthreads">shell:threads</h1><h2 id="Description">Description</h2><p>Prints the current threads (optionally with stacktraces)</p><h2 id="Syntax">Syntax</h2><p>shell:threads [options] [id] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> id </td><td class="confluenceTd"> Show details for thread with this Id </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --locks </td><td class="confluenceTd"> Display locks </td></tr><tr><td class="confluenceTd"> --monitors </td><td class="confluenceTd"> Display monitors </td></tr><tr><td class="confluenceTd"> --tree </td><td class="confluenceTd"> Display threads as a tree </td></tr><tr><td class="confluence
 Td"> -t, --threshold </td><td class="confluenceTd"> Minimal number of interesting stack trace line to display a thread (defaults to 1) </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> --packages </td><td class="confluenceTd"> Pruned packages (defaults to <a href="java., sun.">java., sun.</a>) </td></tr><tr><td class="confluenceTd"> --list </td><td class="confluenceTd"> Display threads as a list </td></tr><tr><td class="confluenceTd"> -e, --empty-groups </td><td class="confluenceTd"> Show empty groups </td></tr><tr><td class="confluenceTd"> --no-format </td><td class="confluenceTd"> Disable table rendered output </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-watch.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-watch.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-watch.html (original)
+++ karaf/site/production/manual/latest/commands/shell-watch.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellwatch">shell:watch</h1><h2 id="Description">Description</h2><p>Watches &amp; refreshes the output of a command</p><h2 id="Syntax">Syntax</h2><p>shell:watch [options] command </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> command </td><td class="confluenceTd"> The command to watch / refresh </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -a, --append </td><td class="confluenceTd"> The output should be appended but not clear the console </td></tr><tr><td class="confluenceTd"> -n, --interval </td><td class="confluenceTd"> The interval between executions of the command in seconds (defaults to 1) </td></tr></table></div><h2 id="Details">Det
 ails</h2>
+<h1 id="shellwatch">shell:watch</h1><h2 id="Description">Description</h2><p>Watches &amp; refreshes the output of a command</p><h2 id="Syntax">Syntax</h2><p>shell:watch [options] command </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> command </td><td class="confluenceTd"> The command to watch / refresh </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -a, --append </td><td class="confluenceTd"> The output should be appended but not clear the console </td></tr><tr><td class="confluenceTd"> -n, --interval </td><td class="confluenceTd"> The interval b
 etween executions of the command in seconds (defaults to 1) </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/shell-wc.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/shell-wc.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/shell-wc.html (original)
+++ karaf/site/production/manual/latest/commands/shell-wc.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="shellwc">shell:wc</h1><h2 id="Description">Description</h2><p>Print newline, word, and byte counts for each file.</p><h2 id="Syntax">Syntax</h2><p>shell:wc [options] [files] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> files </td><td class="confluenceTd"> The list of files where to perform the count </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -w, --words </td><td class="confluenceTd"> Print the word counts. </td></tr><tr><td class="confluenceTd"> -c, --bytes </td><td class="confluenceTd"> Print the byte counts. </td></tr><tr><td class="confluenceTd"> -l, --lines </td><td class="confluenceTd"> Print the newline counts. </td></tr><tr><t
 d class="confluenceTd"> -m, --chars </td><td class="confluenceTd"> Print the character counts. </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="shellwc">shell:wc</h1><h2 id="Description">Description</h2><p>Print newline, word, and byte counts for each file.</p><h2 id="Syntax">Syntax</h2><p>shell:wc [options] [files] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> files </td><td class="confluenceTd"> The list of files where to perform the count </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -w, --words </td><td class="confluenceTd"> Print the word counts. </td></tr><tr><td class="confluenceTd"> -c, --bytes </td><td class="confluenceTd"> Print the byte counts. </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td cla
 ss="confluenceTd"> -l, --lines </td><td class="confluenceTd"> Print the newline counts. </td></tr><tr><td class="confluenceTd"> -m, --chars </td><td class="confluenceTd"> Print the character counts. </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/ssh-ssh.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/ssh-ssh.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/ssh-ssh.html (original)
+++ karaf/site/production/manual/latest/commands/ssh-ssh.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="sshssh">ssh:ssh</h1><h2 id="Description">Description</h2><p>Connects to a remote SSH server</p><h2 id="Syntax">Syntax</h2><p>ssh:ssh [options] hostname [command] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> hostname </td><td class="confluenceTd"> The host name to connect to via SSH </td></tr><tr><td class="confluenceTd"> command </td><td class="confluenceTd"> Optional command to execute </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --port </td><td class="confluenceTd"> The port to use for SSH connection (defaults to 22) </td></tr><tr><td class="confluenceTd"> -P, --password </td><td class="confluenceTd"> The password for remote logi
 n </td></tr><tr><td class="confluenceTd"> -q </td><td class="confluenceTd"> Quiet Mode. Do not ask for confirmations </td></tr><tr><td class="confluenceTd"> -l, --username </td><td class="confluenceTd"> The user name for remote login </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="sshssh">ssh:ssh</h1><h2 id="Description">Description</h2><p>Connects to a remote SSH server</p><h2 id="Syntax">Syntax</h2><p>ssh:ssh [options] hostname [command] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> hostname </td><td class="confluenceTd"> The host name to connect to via SSH </td></tr><tr><td class="confluenceTd"> command </td><td class="confluenceTd"> Optional command to execute </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -p, --port </td><td class="confluenceTd"> The port to use for SSH connection (defaults to 22) </td></tr><tr><td class="confluenceTd"> -P, --password </td><td class="confluenceTd"> The password for remote logi
 n </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -q </td><td class="confluenceTd"> Quiet Mode. Do not ask for confirmations </td></tr><tr><td class="confluenceTd"> -l, --username </td><td class="confluenceTd"> The user name for remote login </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/ssh-sshd.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/ssh-sshd.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/ssh-sshd.html (original)
+++ karaf/site/production/manual/latest/commands/ssh-sshd.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="sshsshd">ssh:sshd</h1><h2 id="Description">Description</h2><p>Creates a SSH server</p><h2 id="Syntax">Syntax</h2><p>ssh:sshd [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -i, --idle-timeout </td><td class="confluenceTd"> The session idle timeout (Default: 1800000ms) (defaults to 1800000) </td></tr><tr><td class="confluenceTd"> -p, --port </td><td class="confluenceTd"> The port to setup the SSH server (Default: 8101) (defaults to 8101) </td></tr><tr><td class="confluenceTd"> -b, --background </td><td class="confluenceTd"> The service will run in the background (Default: true) (defaults to true) </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="sshsshd">ssh:sshd</h1><h2 id="Description">Description</h2><p>Creates a SSH server</p><h2 id="Syntax">Syntax</h2><p>ssh:sshd [options]</p><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -i, --idle-timeout </td><td class="confluenceTd"> The session idle timeout (Default: 1800000ms) (defaults to 1800000) </td></tr><tr><td class="confluenceTd"> -w, --welcome-banner </td><td class="confluenceTd"> The welcome banner to display when logging in </td></tr><tr><td class="confluenceTd"> -p, --port </td><td class="confluenceTd"> The port to setup the SSH server (Default: 8101) (defaults to 8101) </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr><tr><td class="confluenceTd"> -b, --background </td><td class="confluenceTd"> The service will run in the background (Default: tr
 ue) (defaults to true) </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/system-framework.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/system-framework.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/system-framework.html (original)
+++ karaf/site/production/manual/latest/commands/system-framework.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="systemframework">system:framework</h1><h2 id="Description">Description</h2><p>OSGi Framework options.</p><h2 id="Syntax">Syntax</h2><p>system:framework [options] [framework] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> framework </td><td class="confluenceTd"> Name of the OSGi framework to use </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -debug, --enable-debug </td><td class="confluenceTd"> Enable debug for the OSGi framework </td></tr><tr><td class="confluenceTd"> -nodebug, --disable-debug </td><td class="confluenceTd"> Disable debug for the OSGi framework </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="systemframework">system:framework</h1><h2 id="Description">Description</h2><p>OSGi Framework options.</p><h2 id="Syntax">Syntax</h2><p>system:framework [options] [framework] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> framework </td><td class="confluenceTd"> Name of the OSGi framework to use </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> -debug, --enable-debug </td><td class="confluenceTd"> Enable debug for the OSGi framework </td></tr><tr><td class="confluenceTd"> -nodebug, --disable-debug </td><td class="confluenceTd"> Disable debug for the OSGi framework </td></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Di
 splay this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/manual/latest/commands/system-name.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/latest/commands/system-name.html?rev=1589500&r1=1589499&r2=1589500&view=diff
==============================================================================
--- karaf/site/production/manual/latest/commands/system-name.html (original)
+++ karaf/site/production/manual/latest/commands/system-name.html Wed Apr 23 19:41:33 2014
@@ -8,7 +8,7 @@
     <link href="../css/style.css" rel="stylesheet" type="text/css"/>
     <link href="../css/pygmentize.css" rel="stylesheet" type="text/css"/>
     <title>
-      Apache Karaf 3.0.1-SNAPSHOT Guides
+      Apache Karaf 3.0.2-SNAPSHOT Guides
     </title>
   </head>
   <body>
@@ -101,7 +101,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="systemname">system:name</h1><h2 id="Description">Description</h2><p>Show or change Karaf instance name.</p><h2 id="Syntax">Syntax</h2><p>system:name [name] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> New name for the instance </td></tr></table></div><h2 id="Details">Details</h2>
+<h1 id="systemname">system:name</h1><h2 id="Description">Description</h2><p>Show or change Karaf instance name.</p><h2 id="Syntax">Syntax</h2><p>system:name [options] [name] </p><h2 id="Arguments">Arguments</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> name </td><td class="confluenceTd"> New name for the instance </td></tr></table></div><h2 id="Options">Options</h2><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh"> Name </th><th class="confluenceTh"> Description </th></tr><tr><td class="confluenceTd"> --help </td><td class="confluenceTd"> Display this help message </td></tr></table></div><h2 id="Details">Details</h2>
                 </div>
               </td>
             </tr>