Kaydet (Commit) c5a96b5d authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Clarify the usage message a bit

Change-Id: I6ae2f5c12ae5c20fd2f33bff639129dd303c3c20
üst 9be45dd7
......@@ -28,7 +28,7 @@
static int help()
{
fprintf( stderr, "Usage: gtktiledviewer <absolute-path-to-libreoffice-install> <path-to-document>\n" );
fprintf( stderr, "Usage: gtktiledviewer <absolute-path-to-libreoffice-install's-program-directory> <path-to-document>\n" );
return 1;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment