multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:

committed by
GitHub

parent
dc690e38eb
commit
a5fe31bc47
@@ -10,11 +10,11 @@
|
||||
|
||||
`base32 -d {{filename}}`
|
||||
|
||||
- `stdin`에서 인코딩:
|
||||
- stdin에서 인코딩:
|
||||
|
||||
`{{somecommand}} | base32`
|
||||
|
||||
- `stdin`에서 디코딩:
|
||||
- stdin에서 디코딩:
|
||||
|
||||
`{{somecommand}} | base32 -d`
|
||||
|
||||
|
Reference in New Issue
Block a user