aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/bak.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/bak.sh b/tools/bak.sh
index cfa6c1b..93a6f68 100755
--- a/tools/bak.sh
+++ b/tools/bak.sh
@@ -4,6 +4,8 @@
# directory with name $(basename `pwd`)-bakXXX-$1,
# and copy both directories to HOST.
# A make clean is done before all.
+#
+# Can be used as alternative to versionning
# 2012 Laurent Ghigonis <laurent@p1sec.com>