diff options
| author | softwaredelapuente <softwaredelapuente@gmail.com> | 2025-12-10 18:27:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-10 18:27:29 +0100 |
| commit | 345e133b9f3e434d25875f10df1025e6a33770a1 (patch) | |
| tree | 67c13b2e8d66e7dec18e33ff5b589835fca1706f | |
| parent | 88fe60faddb14416b546cbadae0107bb0512566e (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ Right-clicking the notification may trigger an action. parte -fg "#FFFFFF" -bg "#000000" "Hello" "This is another line" echo "Hello\nThis is another line very urgent" | parte -u "urgent" - echo "Hello" | ./parte -u "low" -t 3 "This is another line" + echo "Hello" | parte -u "low" -t 3 "This is another line" ``` ## INSTALATION |
