docs: Fix copy+paste lies.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
This commit is contained in:
@ -135,7 +135,7 @@ options:
|
||||
|
||||
```
|
||||
|
||||
out/debug/tildefriends get_sequence [options]
|
||||
out/debug/tildefriends create_invite [options]
|
||||
|
||||
options:
|
||||
-d, --db-path db_path SQLite database path (default: /home/cory/.local/share/tildefriends/db.sqlite).
|
||||
@ -210,7 +210,7 @@ options:
|
||||
|
||||
```
|
||||
|
||||
out/debug/tildefriends store_blob [options]
|
||||
out/debug/tildefriends get_blob [options]
|
||||
|
||||
options:
|
||||
-d, --db-path db_path SQLite database path (default: /home/cory/.local/share/tildefriends/db.sqlite).
|
||||
@ -235,7 +235,7 @@ options:
|
||||
|
||||
```
|
||||
|
||||
out/debug/tildefriends import [options] [paths...]
|
||||
out/debug/tildefriends verify [options]
|
||||
|
||||
options:
|
||||
-i, --identity identity Identity to verify.
|
||||
|
Reference in New Issue
Block a user