Skip to content

Commit

Permalink
Add inex-cpuid.1 man1
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Jan 14, 2014
1 parent c63e5b0 commit cd44fc8
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions debian/i-nex.manpages
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ debian/manpages/i-nex-lspci.1
debian/manpages/i-nex.1
debian/manpages/i-nex.gambas.1
debian/manpages/inex-edid.1
debian/manpages/inex-cpuid.1

5 changes: 5 additions & 0 deletions debian/manpages/inex-cpuid.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.TH inex\-edid "1"
.SH NAME
\fBinex\-cpuid\fP \- Print CPU Info from CPUID Instruction and show in JSON Format.
.SH SYNOPSIS
usage: \- inex\-cpuid
3 changes: 2 additions & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ override_dh_installman:
dh_installman debian/manpages/i-nex-lspci.1 -p i-nex
dh_installman debian/manpages/i-nex.1 -p i-nex
dh_installman debian/manpages/i-nex.gambas.1 -p i-nex
dh_installman debian/manpages/inex-edid.1 -p i-nex
dh_installman debian/manpages/inex-edid.1 -p i-nex
dh_installman debian/manpages/inex-cpuid.1 -p i-nex

0 comments on commit cd44fc8

Please sign in to comment.