-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: rename osdk to cutekit in manpage
- Loading branch information
Showing
6 changed files
with
102 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
.TH CUTEKIT\-BUILD 1 2023-02-27 | ||
|
||
.SH NAME | ||
cutekit\-build \- Build target. | ||
|
||
.SH SYNOPSIS | ||
\fBcutekit build\fR [\fIoptions\fR] | ||
.br | ||
\fBcutekit b\fR [\fIoptions\fR] | ||
|
||
.SH DESCRIPTION | ||
|
||
.SH OPTIONS | ||
.TP | ||
\fB\-\-target\fR=\fItarget\fR | ||
Build target \fItarget\fR. | ||
|
||
.SH EXIT STATUS | ||
exits with status 0. | ||
|
||
.SH BUGS | ||
See <https://github.com/cute-engineering/cutekit> for issues. | ||
|
||
.SH COPYRIGHT | ||
Copyright \(co 2023 Cute Engineering. | ||
.br | ||
License MIT: <https://opensource.org/license/mit/>. | ||
.br | ||
This is free software: you are free to change and redistribute it. | ||
There is NO WARRANTY, to the extent permitted by law. | ||
|
||
.SH SEE ALSO | ||
.BR cutekit (1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
.TH CUTEKIT\-DEBUG 1 2023-02-27 | ||
|
||
.SH NAME | ||
cutekit\-debug \- Debug target. | ||
|
||
.SH SYNOPSIS | ||
\fBcutekit debug\fR [\fIoptions\fR] | ||
.br | ||
\fBcutekit d\fR [\fIoptions\fR] | ||
|
||
.SH DESCRIPTION | ||
|
||
.SH OPTIONS | ||
.TP | ||
\fB\-\-target\fR=\fItarget\fR | ||
Debug target \fItarget\fR. | ||
|
||
.SH EXIT STATUS | ||
exits with status 0. | ||
|
||
.SH BUGS | ||
See <https://github.com/cute-engineering/cutekit> for issues. | ||
|
||
.SH COPYRIGHT | ||
Copyright \(co 2023 Cute Engineering. | ||
.br | ||
License MIT: <https://opensource.org/license/mit/>. | ||
.br | ||
This is free software: you are free to change and redistribute it. | ||
There is NO WARRANTY, to the extent permitted by law. | ||
|
||
.SH SEE ALSO | ||
.BR cutekit (1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters