Преглед на файлове

docs(README): incorrect usage of label (secret-tool)

ayn2op преди 11 месеца
родител
ревизия
112bb9580d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -95,7 +95,7 @@ export $(gnome-keyring-daemon --start)
 3. Run the following command to create the `token` entry.
 
 ```sh
-secret-tool store --label="DISCORD TOKEN HERE" service discordo username token
+secret-tool store service discordo username token
 ```
 
 4. When it prompts for the password, paste your token, and hit enter to confirm.