mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 01:15:24 +02:00
nicotine: add page (#16612)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
parent
ae8394049e
commit
f611ae2d06
1 changed files with 20 additions and 0 deletions
20
pages/common/nicotine.md
Normal file
20
pages/common/nicotine.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# nicotine
|
||||
|
||||
> Graphical client for the Soulseek peer-to-peer network.
|
||||
> More information: <https://manned.org/nicotine>.
|
||||
|
||||
- Start Nicotine+:
|
||||
|
||||
`nicotine`
|
||||
|
||||
- Start Nicotine+ in headless ([n]) mode:
|
||||
|
||||
`nicotine {{[-n|--headless]}}`
|
||||
|
||||
- Rescan shared files:
|
||||
|
||||
`nicotine {{[-r|--rescan]}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`nicotine {{[-h|--help]}}`
|
Loading…
Add table
Reference in a new issue