We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68acbd1 commit a67407fCopy full SHA for a67407f
pygenometracks/updateREADME.sh
@@ -12,4 +12,4 @@ awk '/<!--- End of default table -->/{toprint = 1}toprint == 1{print}' README.md
12
awk 'NR==1,/<!--- Start of possible table -->/' newREADME.md > README.md
13
cat docs/content/all_possible_properties.txt >> README.md
14
awk '/<!--- End of possible table -->/{toprint = 1}toprint == 1{print}' newREADME.md >> README.md
15
-rm newREADME.md
+rm newREADME.md
0 commit comments