update readme
This commit is contained in:
parent
954c9e214c
commit
bea1cae589
15
readme
15
readme
@ -7,6 +7,21 @@ simple URL shortener
|
||||
usage
|
||||
-----
|
||||
|
||||
creating a new shortlink at https://pls.cx/shortlink
|
||||
|
||||
susmng [-s pls.cx] create -l shortlink -v https://example.com
|
||||
|
||||
deleting the shortlink https://pls.cx/shortlink
|
||||
|
||||
susmng [-s pls.cx] delete -l shortlink -v confirm
|
||||
|
||||
susmng will assume the first server in the 'secrets' section if the -s flag is
|
||||
not provided.
|
||||
|
||||
|
||||
installation
|
||||
------------
|
||||
|
||||
running the server
|
||||
|
||||
1. generate the secret used to create and delete shortlinks
|
||||
|
Loading…
Reference in New Issue
Block a user