summaryrefslogtreecommitdiff
path: root/desktop/scripts/smath.sh
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/scripts/smath.sh')
-rwxr-xr-x[-rw-r--r--]desktop/scripts/smath.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/scripts/smath.sh b/desktop/scripts/smath.sh
index ae4e3670a8d5..454fa135ff8e 100644..100755
--- a/desktop/scripts/smath.sh
+++ b/desktop/scripts/smath.sh
@@ -1,4 +1,4 @@
#!/bin/sh
cmd=`dirname "$0"`/soffice
-exec "$cmd" -math "$@"
+exec "$cmd" --math "$@"