aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmetadot4
1 files changed, 2 insertions, 2 deletions
diff --git a/metadot b/metadot
index da4d895..c4ce804 100755
--- a/metadot
+++ b/metadot
@@ -323,8 +323,8 @@ elif [ "$OPT" == "ls-bundle" ]; then
metadot_ls_bundle $*
elif [ "$OPT" == "version" ]; then
metadot_version
-elif [ "$OPT" == "update" ]; then
- metadot_update
+#elif [ "$OPT" == "update" ]; then
+# metadot_update
elif [ "$OPT" == "backup" ]; then
shift
metadot_backup $*