Skip to content

Commit 982ccf9

Browse files
noelleleighneurosnap
authored andcommitted
docs: rewrite api-token page
* Capitalized example items * Added Usage header * Rewrote usage steps to be ordered, and reflect the new TUI
1 parent 2ab90da commit 982ccf9

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

posts/api-token.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ API tokens are used for when we cannot leverage SSH pubkey authentication.
77

88
Common examples:
99

10-
- account recovery
11-
- [connecting to our bouncer](/irc)
12-
- pico+ rss feed
10+
- Account recovery
11+
- [Connecting to our IRC bouncer](/irc)
12+
- Pico+ rss feed
1313

14-
![pico-token-menu](https://blog.pico.sh/pico-token-menu.png)
14+
![token-tui](token-tui.png)
1515

16-
- SSH into our [pico TUI](/ui#ssh-tui)
17-
- Select "Manage Tokens" submenu
18-
- Type "n" to generate a new token
19-
- Save token someplace safe
16+
## Usage
17+
18+
1. SSH into our [pico TUI](/ui#ssh-tui)
19+
2. Select "tokens" submenu
20+
3. Type <kbd>c</kbd> to generate a new token
21+
4. Give it a descriptive name
22+
5. Copy the generated token string to where you want to use it

0 commit comments

Comments
 (0)