Skip to content

Commit

Permalink
Add a man page for the codelite_open_helper script
Browse files Browse the repository at this point in the history
  • Loading branch information
dghart authored and dghart committed Mar 27, 2022
1 parent 519683b commit 26d39a4
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions Runtime/man1/codelite_open_helper.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
.\" Automatically generated by Pandoc 2.2.1
.\"
.TH "CODELITE_OPEN_HELPER" "1" "March 27, 2022" "codelite_open_helper 1.0.0" "User Manual"
.hy
.SH NAME
.PP
codelite_open_helper \- Helper script to load a file from the command
line.
.SH SYNOPSIS
.PP
\f[B]codelite_open_helper\f[] \f[I]File_to_open\f[]
.SH DESCRIPTION
.PP
\f[B]codelite_open_helper\f[] is a script to open an existing file
inside a running CodeLite instance.
.SH EXAMPLES
.TP
.B \f[B]codelite_open_helper /path/to/file\f[]
opens \f[I]/path/to/file\f[] inside the running CodeLite instance
.RS
.RE
.SH AUTHORS
.PP
Written by Noel Grandin.
This manual page was written by David Hart <[email protected]>.
.SH BUGS
.PP
Submit bug reports online at:
<https://github.com/eranif/codelite/issues>
.SH SEE ALSO
.PP
Full documentation and sources at: <https://codelite.org/>

0 comments on commit 26d39a4

Please sign in to comment.