diff options
| author | Suleyman Farajli <suleyman@farajli.net> | 2025-11-08 22:13:55 +0400 |
|---|---|---|
| committer | Suleyman Farajli <suleyman@farajli.net> | 2025-11-08 22:13:55 +0400 |
| commit | fa7540101d98189d0edfc2e3c4ddac444c35c0cc (patch) | |
| tree | aa2bdf7f42b1553e95decfb19c7b953adfb8f0ec /scripts/gui | |
| parent | 4c447602f54e9ec43239e82184487b5899b39c02 (diff) | |
chore(sclip): update the help message
Diffstat (limited to 'scripts/gui')
| -rwxr-xr-x | scripts/gui/sclip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/gui/sclip b/scripts/gui/sclip index 3d2caa5..4854aa1 100755 --- a/scripts/gui/sclip +++ b/scripts/gui/sclip @@ -7,6 +7,7 @@ cat << EOF ${0}: print the clipboard content options: -h Print this message and exit + -s Do not send notifications -c [text] Copy text to clipboard -f [file] Copy content of file into clipboard -i Copy standart input into clipboard |
