aboutsummaryrefslogtreecommitdiff
path: root/matrix-sender.1
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2024-07-06 22:48:22 +0200
committerOxbian <got.dacs@slmail.me>2024-07-06 22:48:22 +0200
commit6ff18be6f163f39fbb6320d3d7b5f8a8a7f082fb (patch)
tree09d85d6226e6f0dff3c461d09960626a5afe76fb /matrix-sender.1
parent7145d1818350af8d793bea68a354707248666fa3 (diff)
downloadmatrix-sender-master.tar.gz
matrix-sender-master.zip
ADD: user can now specify ROOM-ID for messageHEADmaster
Diffstat (limited to 'matrix-sender.1')
-rw-r--r--matrix-sender.112
1 files changed, 6 insertions, 6 deletions
diff --git a/matrix-sender.1 b/matrix-sender.1
index 9a0b5ab..11e28a2 100644
--- a/matrix-sender.1
+++ b/matrix-sender.1
@@ -1,10 +1,10 @@
.\" Manpage for matrix-sender.
.\" Contact oxbian.noch@simplelogin.com to correct errors or typos.
-.TH man 8 "08 October 2023" "1.0" "matrix-sender man page"
+.TH man 8 "06 July 2024" "1.1" "matrix-sender man page"
.SH NAME
.B matrix-sender
-- send an unencrypted message to a matrix room
+- send an unencrypted message to a matrix room via CLI
.SH SYNOPSIS
.B matrix-sender [OPTIONS]
@@ -21,11 +21,11 @@ Prints help
.IP "-t <username> <password>"
Get token account token, needed for sending messages
-.IP "-s <message>"
-Send a message to a matrix room
+.IP "-s {<room-id>} <message>"
+Send a message to a matrix room, room can be specified
-.IP "-html <html formatted message>"
-Send a HTML formatted message to a matrix room
+.IP "-html {<room-id>} <html formatted message>"
+Send a HTML formatted message to a matrix room, room can be specified
.SH EXAMPLES
.IP "matrix-sender -s 'Hello World!'
ArKa projects. All rights to me, and your next child right arm.