diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 02:12:36 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-31 02:12:36 +0100 |
| commit | b74deaf9592e5ac645a04b4bff5b3515ce4d3259 (patch) | |
| tree | 1c01009ddfcf4f770683a9e93dc9cdb00097ddc1 | |
| parent | 818ba10d67a16c1e34ec10393c2e6bca7e2145db (diff) | |
When you make your mark in the world, watch out for guys with erasers.
-- The Wall Street Journal
| -rw-r--r-- | gstat.buetow.org/content/home.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gstat.buetow.org/content/home.xml b/gstat.buetow.org/content/home.xml index d4551b4..50f7f18 100644 --- a/gstat.buetow.org/content/home.xml +++ b/gstat.buetow.org/content/home.xml @@ -4,7 +4,9 @@ <textheader>Get the current clue...</textheader> <text>gstat 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>Screen shot</textheader> - <img href="?document=images/gstat.png" title="gstat" alt="gstat"/> + <cimg href="?document=images/gstat.png" title="gstat" alt="gstat"/> <textheader>Command line flags</textheader> - <inject>https://buetow.org/cgit/gstat.git/plain/help.txt</inject> + <pretext> + <inject>https://web.buetow.org/cgit/gstat.git/plain/help.txt</inject> + </pretext> </content> |
