[*] Master with class 10:

 [*] Update check:

	!update					- Check for updates

 [*] Hublist registration:

	!hublist					- Register on hublists

 [*] Restarting:

	!restart [time]				- Restart hub
	!quit [time]				- Stop hub

	Following time units can be used:

		#s				- Seconds
		#m				- Minutes
		#h				- Hours
		#d				- Days
		#w				- Weeks
		#M				- Months
		#y				- Years

 [*] Debugging:

	!dbg_hash				- Stop hub and dump user list
	!core_dump				- Crash hub and dump stack trace for GDB

 [*] Command line:

	vh -i [sleep]				- Install new hub
	vh -uh [config]				- Update help files
	vh -mp <config> <main> [extra]	- Modify hub ports
	vh -u <nick> <class> <password> [config]	- Register new user
	vh -g [config]				- Update free MaxMind databases

	vh -r [config]				- Start hub
	vh -q [config]				- Restart hub
	vh -s [config]				- Stop hub
	vh -t [config]				- Hub status

	vh -a <action> -d [config]			- Load plugins on start

	Following actions can be used:

		-l				- List plugins
		-n				- Enable loading
		-f				- Disable loading

	vh -R [config]				- Reload cache lists
	vh -c [config]				- Clean up tables
	vh -b <path> [config]			- Backup database
	vh -w <file> [config]			- Restore backup

	vh -h					- List commands
	vh -v					- Verlihub version

	[*] Multiple hubs:

		vhm -a					- Add new hub
		vhm -d [id]					- Remove hub
		vhm -l					- List hubs

		vhm -r [id]					- Start hub
		vhm -q [id]					- Restart hub
		vhm -s [id]					- Stop hub

		vhm -R [id]					- Reload cache lists
		vhm -uh						- Update help files

		vhm -h					- List commands
		vhm -v					- Verlihub version

 [*] Links:

	https://github.com/verlihub/verlihub/wiki/ 	- User manual
	nmdcs://hub.verlihub.net:7777 		- Support hub
