From f611ae2d0606a57a4e460c2363ebc87f72bd22d3 Mon Sep 17 00:00:00 2001 From: Dylan <145150333+dmmqz@users.noreply.github.com> Date: Wed, 28 May 2025 08:04:17 +0000 Subject: [PATCH] nicotine: add page (#16612) Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> --- pages/common/nicotine.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 pages/common/nicotine.md diff --git a/pages/common/nicotine.md b/pages/common/nicotine.md new file mode 100644 index 0000000000..9b779ea21e --- /dev/null +++ b/pages/common/nicotine.md @@ -0,0 +1,20 @@ +# nicotine + +> Graphical client for the Soulseek peer-to-peer network. +> More information: . + +- Start Nicotine+: + +`nicotine` + +- Start Nicotine+ in headless ([n]) mode: + +`nicotine {{[-n|--headless]}}` + +- Rescan shared files: + +`nicotine {{[-r|--rescan]}}` + +- Display help: + +`nicotine {{[-h|--help]}}`