Skip to content

Commit d5e5157

Browse files
committed
Added documentation header.
1 parent be74f1f commit d5e5157

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bin/v_add_sys_ip

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#!/bin/bash
2-
# info: adding system ip
2+
# info: add system ip address
3+
# arguments: ip mask [interface] [user] [ip_status] [ip_name]
4+
#
5+
# The function adds ip address into a system including rc scripts.
6+
37

48
#----------------------------------------------------------#
59
# Variable&Function #

0 commit comments

Comments
 (0)