-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
47 additions
and
3 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,31 @@ | ||
.TH "JS" "1" "July 2021" "v1.0.0" "JS Explorer Help" | ||
.SH "NAME" | ||
\fBJS\fR | ||
.QP | ||
.P | ||
Find the method you need without digging through the docs! | ||
|
||
. | ||
.SH POSSIBLE COMMANDS | ||
.P | ||
\fBjsexplorer\fP | ||
Runs the explorer tool, allows you to save the entry at the end (optional) | ||
.P | ||
\fBjsexplorer plain\fP | ||
Runs the tool without asking to save at the end | ||
.P | ||
\fBjsexplorer \-p\fP | ||
Same as above, aliased p for plain | ||
.P | ||
\fBlookup [string to look up]\fP | ||
If you save an entry, you can run lookup and the string to find that entry and print it | ||
.P | ||
\fBclearlookup\fP | ||
Clears all jsexplorer saved entries | ||
.SH BUGS | ||
.P | ||
Please report any bugs to https://github\.com/sdras/js\-explorer/issues\. | ||
.SH LICENSE | ||
.P | ||
Copyright (c) 2021, Sarah Drasner (MIT License)\. | ||
|
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