aboutsummaryrefslogtreecommitdiff
path: root/extra/ccache
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-07-22 22:05:22 +0300
committerCem Keylan <cem@ckyln.com>2020-07-22 22:05:22 +0300
commitbb06c0671179d9679eae04d6cb53429c0d08c089 (patch)
tree924c840263129e186ce1142ff13a3bdfaeb541c5 /extra/ccache
parent3fa1867e9d9509c42d0b307eccc035f581468416 (diff)
downloadrepository-bb06c0671179d9679eae04d6cb53429c0d08c089.tar.gz
ccache: change message format
Diffstat (limited to 'extra/ccache')
-rw-r--r--extra/ccache/message6
1 files changed, 4 insertions, 2 deletions
diff --git a/extra/ccache/message b/extra/ccache/message
index 91e4f763..ced1caa7 100644
--- a/extra/ccache/message
+++ b/extra/ccache/message
@@ -1,3 +1,5 @@
-NOTE: To enable 'ccache' add this to your '.shellrc' or '.profile'.
+NOTE:
- $ export PATH=/usr/lib/ccache/bin:\$PATH
+ To enable 'ccache' add this to your '.shellrc' or '.profile'.
+
+ $ export PATH=/usr/lib/ccache/bin:$PATH