Skip to content

Commit 9984188

Browse files
docs: 📝 Newlines for manpage
1 parent 8b563cc commit 9984188

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

zer0bin.1.gz

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@
44
zer0bin \- A client for zer0b.in and other zer0bin instances
55
.SH SYNOPSIS
66
echo/cat content | zer0bin [--md] [--instance]
7-
.SH DESCRIPTION
8-
randompassword makes random passwords of any length using /dev/urandom
97
.SH OPTIONS
108
--instance: Change instance
9+
1110
--md: Toggle markdown mode
1211
.SH EXAMPLE
1312
$ echo "hello world" | zer0bin
13+
1414
$ cat /var/logs/prog.log | zer0bin # Text only
15+
1516
$ echo "other instance" | zer0bin --instance https://stepbro.voring.me
17+
1618
$ cat document.md | zer0bin --md # Markdown mode
1719
.SH "SOURCE"
1820
https://github.com/zer0bin-dev/client

0 commit comments

Comments
 (0)