@@ -1,6 +1,6 @@
#!/bin/bash
# info: unsuspend databases
-# arguments: user
+# options: user
#
# The function for unsuspending all user's databases.
# info: unsuspend dns domain
-# arguments: user domain
+# options: user domain
# The function unsuspends a certain user's domain.
# info: unsuspend dns domains
# The function unsuspends all user's DNS domains.
# info: update database disk usage
-# arguments: user database
+# options: user database
# The function recalculates disk usage for speciefic database.