aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-01-23 16:44:04 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2015-01-23 16:44:04 +0100
commit8ffbc49b3f01deac6f9e83aaa6d318d4e2f8552b (patch)
treeb8e5d56feb2e10d08b6995940e707cf59bd04e8a /Makefile
parent8975dc148d0a6f222174980eb60314054be9b6cf (diff)
Add option to plot relative to maximum
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d87845..db1ade6 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ usage:
@echo ""
@echo " clean - Clean up."
@echo " roxygen - Roxygenize."
- @echo " build - Build source package of last commit."
+ @echo " build - Build source package."
@echo " check - Run CRAN check on the package."
@echo " install - Install the package."

Contact - Imprint