mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
posh: update flags (#23577)
Co-authored-by: Wiktor Perskawiec <wiktor@perskawiec.cc>
This commit is contained in:
co-authored by
Wiktor Perskawiec
parent
304da653b7
commit
17d7177614
@@ -3,14 +3,18 @@
|
||||
> Gems documentation browser for Ruby developers.
|
||||
> More information: <https://poshtui.com/docs>.
|
||||
|
||||
- Download documentation to your machine (run inside a Ruby project) and print full sync report:
|
||||
- Download documentation to your machine (run inside a Ruby project):
|
||||
|
||||
`posh sync --full`
|
||||
`posh sync`
|
||||
|
||||
- Start the interactive documentation browser for the current project:
|
||||
|
||||
`posh`
|
||||
|
||||
- Open a specific project:
|
||||
|
||||
`posh --project {{path/to/project}}`
|
||||
|
||||
- Clear all docsets from your machine:
|
||||
|
||||
`posh clear`
|
||||
|
||||
Reference in New Issue
Block a user