Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
iproute2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
iproute2
Commits
1f299e92
Commit
1f299e92
authored
Nov 29, 2014
by
vadimk
Committed by
Stephen Hemminger
Nov 30, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
man ip-link: Add description for 'help' command
Signed-off-by:
Vadim Kochan
<
vadim4j@gmail.com
>
parent
5fb421d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
man/man8/ip-link.8.in
man/man8/ip-link.8.in
+15
-0
No files found.
man/man8/ip-link.8.in
View file @
1f299e92
...
...
@@ -150,6 +150,10 @@ ip-link \- network device configuration
.B master
.IR DEVICE " ]"
.ti -8
.B ip link help
.RI "[ " TYPE " ]"
.SH "DESCRIPTION"
.SS ip link add - add virtual link
...
...
@@ -702,6 +706,12 @@ output statistics with human readable values number followed by suffix
.BR "\-iec"
print human readable rates in IEC units (ie. 1K = 1024).
.SS ip link help - display help
.PP
.I "TYPE"
specifies which help of link type to dislpay.
.SH "EXAMPLES"
.PP
ip link show
...
...
@@ -724,6 +734,11 @@ ip link delete dev eth0.10
Removes vlan device.
.RE
ip link help gre
.RS 4
Display help for the gre link type.
.RE
.SH SEE ALSO
.br
.BR ip (8)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment