diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 10:54:18 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 10:54:18 +0100 |
| commit | 0cc488aaf68e4c9f5b1f622979e909931e37de49 (patch) | |
| tree | 3c6bc142cdd80d16bd081126df51721d83e42260 /gotop.buetow.org/content/home.xml | |
| parent | ccc6e30382d4e1211dd8fee63706cb7611b38f61 (diff) | |
rename to gotop
Diffstat (limited to 'gotop.buetow.org/content/home.xml')
| -rw-r--r-- | gotop.buetow.org/content/home.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gotop.buetow.org/content/home.xml b/gotop.buetow.org/content/home.xml new file mode 100644 index 0000000..30c7c69 --- /dev/null +++ b/gotop.buetow.org/content/home.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>gotop</pagetitle> + <textheader>Get the current clue...</textheader> + <text>gotop is a program written in Go to observe disk IO stats. It currently runs on Linux only. FreeBSD support may be added too (but only through linprocfs)</text> + <textheader>Screenshot</textheader> + <cimg href="?document=images/gotop.png" title="gotop" alt="gotop"/> + <textheader>Command line flags</textheader> + <pretext> + <inject>https://web.buetow.org/cgit/gotop.git/plain/help.txt</inject> + </pretext> +</content> |
