add manual
This commit is contained in:
parent
93708a9df6
commit
0e4daea5cc
1 changed files with 17 additions and 0 deletions
17
lcc.1
Normal file
17
lcc.1
Normal file
|
@ -0,0 +1,17 @@
|
|||
.TH lcc 1 lcc\-1.0.0
|
||||
.SH NAME
|
||||
lcc \- Lines of Code Counter
|
||||
.SH SYNOPSIS
|
||||
.B lcc
|
||||
|
||||
.SH DESCRIPTION
|
||||
lcc is a fast and lightweight source lines of code counter.
|
||||
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B apm <path> <path2> <path3>
|
||||
Count lines of code in the supplied paths.
|
||||
|
||||
.SH AUTHOR
|
||||
Made by Night Kaly
|
||||
.B <night@night0721.xyz>
|
Loading…
Reference in a new issue