diff options
| author | Fuwn <[email protected]> | 2022-07-17 04:32:05 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-17 04:32:05 -0700 |
| commit | 00df43f97436fd2b63dd169a3d26ed30da6cb83b (patch) | |
| tree | ac2a303699e26507c36c6ed43a8d8103e5250451 /projects/sydney.gmi | |
| parent | feat(index.gmi): add more projects (diff) | |
| download | gem.rest-main.tar.xz gem.rest-main.zip | |
Diffstat (limited to 'projects/sydney.gmi')
| -rw-r--r-- | projects/sydney.gmi | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/projects/sydney.gmi b/projects/sydney.gmi index 71cbff1..4856180 100644 --- a/projects/sydney.gmi +++ b/projects/sydney.gmi @@ -48,6 +48,13 @@ Report bugs to https://github.com/gemrest/sydney/issues ``` +### Commands + +* open, o <capsule_uri>: Open the given capsule URI +* quit, q: Close the client +* wrap <width>: Wrap the text to the given width, "0" for current terminal width +* help: Open this page + ## License This project is licensed with the GNU General Public License v3.0. |