diff options
Diffstat (limited to 'scripts/xdg-copy.in')
-rwxr-xr-x | scripts/xdg-copy.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/xdg-copy.in b/scripts/xdg-copy.in index 9cad64e..1cfe8e7 100755 --- a/scripts/xdg-copy.in +++ b/scripts/xdg-copy.in @@ -14,10 +14,10 @@ # #--------------------------------------------- -examples() +manualpage() { -cat << _EXAMPLES -_EXAMPLES +cat << _MANUALPAGE +_MANUALPAGE } usage() |