diff options
-rw-r--r-- | pocketHelp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pocketHelp.html b/pocketHelp.html index 21c7091..c442524 100644 --- a/pocketHelp.html +++ b/pocketHelp.html @@ -176,7 +176,7 @@ <p><span class="micro">get help for any command, eg <code>svn</code></span> <code>svn --help</code> </p> - <p><span class="micro">what is the uptime of this computer</span> + <p><span class="micro">how long has this computer been on?</span> <code>uptime</code> </p> <p><span class="micro">what is the size of the current directory and all the contents</span> |