diff options
author | Zachary Sloan | 2012-10-09 17:49:46 -0500 |
---|---|---|
committer | Zachary Sloan | 2012-10-09 17:49:46 -0500 |
commit | 2b3aaf9b9da45d6a4c4bb461edb4a2d4247ed8ea (patch) | |
tree | cd6dc9692cb4d407a6e6e7238e32ca91893acf9e /misc | |
parent | 5d92e3bce336095ac746a9cd9384bf96361f8244 (diff) | |
download | genenetwork2-2b3aaf9b9da45d6a4c4bb461edb4a2d4247ed8ea.tar.gz |
Used tidyp to improve/beautify index_page.html
Diffstat (limited to 'misc')
-rw-r--r-- | misc/notes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt index 76962804..fab9fac6 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -55,5 +55,10 @@ htop: Gives information on processes, cpu/memory load, etc dstat: Also gives various system information, resource usage, etc df: Reports file system disk space usage +=========================================== + +tidyp - Improves/beautifies html code +tidyp -m -i -w 100 index_page.html + |