aboutsummaryrefslogtreecommitdiff
path: root/trunk/src/jail-commit
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-02-11 20:36:17 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-02-11 20:36:17 +0000
commitc6df3969c725f6a102a0d4ae9d8a7265eba48c85 (patch)
tree5ac4fbc299af5415b4e738bbf5d91fe29d74f3d5 /trunk/src/jail-commit
parentf5ddefdbd8118f70eb457566de06c16daf5834fd (diff)
downloadsimplepkg-c6df3969c725f6a102a0d4ae9d8a7265eba48c85.tar.gz
simplepkg-c6df3969c725f6a102a0d4ae9d8a7265eba48c85.tar.bz2
added jail-update and --sync option for templatepkg
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@185 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/src/jail-commit')
-rwxr-xr-xtrunk/src/jail-commit6
1 files changed, 3 insertions, 3 deletions
diff --git a/trunk/src/jail-commit b/trunk/src/jail-commit
index 8de547c..d6e18f3 100755
--- a/trunk/src/jail-commit
+++ b/trunk/src/jail-commit
@@ -1,13 +1,13 @@
#!/bin/bash
#
-# jail-update: update config files from a jail to a template
+# jail-commit: update config files from a jail to a template
# feedback: rhatto@riseup.net | gpl
#
-# Jail-update is free software; you can redistribute it and/or modify it under the
+# Jail-commit is free software; you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or any later version.
#
-# Jail-update is distributed in the hope that it will be useful, but WITHOUT ANY
+# Jail-commit is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE. See the GNU General Public License for more details.
#