Added documentation header.

This commit is contained in:
Malishev Dmitry 2011-12-29 13:18:22 +03:00
commit d5e515793f

View file

@ -1,5 +1,9 @@
#!/bin/bash
# info: adding system ip
# info: add system ip address
# arguments: ip mask [interface] [user] [ip_status] [ip_name]
#
# The function adds ip address into a system including rc scripts.
#----------------------------------------------------------#
# Variable&Function #