Skip to content

Commit

Permalink
docs: wslview manpage update
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick330602 committed Jan 21, 2020
1 parent 9d5c658 commit 29aa9ad
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/wslview.1
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
Component of Windows 10 Linux Subsystem Utility
.SH SYNOPSIS
.B wslview
(--register|--unregister|--help|--version) [LINK]
(--reg-as-browser|--unreg-as-browser|--help|--version) [LINK]
.SH DESCRIPTION
This is a fake WSL browser that can help you open link in default Windows browser\.
This is file viewer that allows you to open files and folders from WSL in Windows and a fake web browser that allows opening urls in your default browser on Windows 10.
.SH COMMANDS
.B -h, --help
print a simple help
.PP
.B -v, --version
print current version
.PP
.B -u, --unregister
remove \fBwslview\fR as the default WSL web browser\.
.B -u, --unreg-as-browser
remove \fBwslview\fR as the default WSL web browser
.PP
.B -r, --register
register \fBwslview\fR as the default WSL web browser\.
.B -r, --reg-as-browser
register \fBwslview\fR as the default WSL web browser
.SH SEE ALSO
https://wslu.patrickwu.space
.SH AUTHOR
Expand Down

0 comments on commit 29aa9ad

Please sign in to comment.