summaryrefslogtreecommitdiff
path: root/desktop/scripts/simpress.sh
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/scripts/simpress.sh')
-rw-r--r--desktop/scripts/simpress.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/scripts/simpress.sh b/desktop/scripts/simpress.sh
index 20cae509b1..d78ea14207 100644
--- a/desktop/scripts/simpress.sh
+++ b/desktop/scripts/simpress.sh
@@ -1,4 +1,4 @@
#!/bin/sh
cmd=`dirname "$0"`/soffice
-exec "$cmd" -impress "$@"
+exec "$cmd" --impress "$@"