about summary refs log tree commit diff
path: root/xpkg
diff options
context:
space:
mode:
Diffstat (limited to 'xpkg')
-rwxr-xr-xxpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpkg b/xpkg
index 08002f7..28d734a 100755
--- a/xpkg
+++ b/xpkg
@@ -27,7 +27,7 @@ while getopts R:r:vVmOHDLa flag; do
   -L       list installed packages not from remote repos
   -v       show version numbers
   -V       show version numbers and description
-" $0 1>&2
+" $0 >&2
 		exit 1;;
 	esac
 done