-
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create a man page for the sendto executable (#521)
- Loading branch information
1 parent
00ed13f
commit dff9eb1
Showing
2 changed files
with
24 additions
and
0 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
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,23 @@ | ||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. | ||
.TH ORG.BUDDIESOFBUDGIE.SENDTO "1" "February 2024" "org.buddiesofbudgie.sendto " "User Commands" | ||
.SH NAME | ||
org.buddiesofbudgie.sendto \- dialog display when sending a file via bluetooth | ||
.SH DESCRIPTION | ||
.SS "Usage:" | ||
.IP | ||
org.buddiesofbudgie.sendto [OPTION?] | ||
.SS "Help Options:" | ||
.TP | ||
\fB\-h\fR, \fB\-\-help\fR | ||
Show help options | ||
.SS "Application Options:" | ||
.TP | ||
\fB\-d\fR, \fB\-\-daemon\fR | ||
Run the application in the background | ||
.TP | ||
\fB\-f\fR, \fB\-\-send\fR | ||
Send a file via Bluetooth | ||
.TP | ||
\fB\-a\fR, \fB\-\-device\fR | ||
Bluetooth device to send files to | ||
.PP |