aboutsummaryrefslogtreecommitdiff
path: root/misc/notes.txt
diff options
context:
space:
mode:
authorZachary Sloan2012-10-09 17:49:46 -0500
committerZachary Sloan2012-10-09 17:49:46 -0500
commit2b3aaf9b9da45d6a4c4bb461edb4a2d4247ed8ea (patch)
treecd6dc9692cb4d407a6e6e7238e32ca91893acf9e /misc/notes.txt
parent5d92e3bce336095ac746a9cd9384bf96361f8244 (diff)
downloadgenenetwork2-2b3aaf9b9da45d6a4c4bb461edb4a2d4247ed8ea.tar.gz
Used tidyp to improve/beautify index_page.html
Diffstat (limited to 'misc/notes.txt')
-rw-r--r--misc/notes.txt5
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
+