Update readme

This commit is contained in:
grym 2022-12-01 12:21:16 -05:00
parent d97a2ef4b3
commit 5f24476957
1 changed files with 0 additions and 23 deletions

View File

@ -48,26 +48,3 @@ oxo --help
╰──────────────────────────────────────────────────────────────────────────────╯
#+end_example
#+begin_example
Usage: oxo [OPTIONS] COMMAND [ARGS]...
A command line utility for 0x0.st compliant pastebins.
To use a different 0x0 site, set `OXO_BASE_URL` in your environment, or
specify it in the relevant subcommand.
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --version Show the version and exit. │
│ --install-completion Install completion for the current shell. │
│ --show-completion Show completion for the current shell, to copy │
│ it or customize the installation. │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ files Upload one or more files. │
│ repost Repost one or more urls. │
│ shorten Shorten one or more urls. │
╰──────────────────────────────────────────────────────────────────────────────╯
#+end_example