i hope usage is fixed now
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5247 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -371,7 +371,7 @@ main(int, char **argv)
|
|||||||
|
|
||||||
if (!atLeastOnePath) {
|
if (!atLeastOnePath) {
|
||||||
// print a simple usage string
|
// print a simple usage string
|
||||||
printf( "usage: desklink { [ --list|--remove|cmd=title:action ... ] path } ...\n"
|
printf( "usage: desklink { [ --list|--remove|[cmd=title:action ... ] path ] } ...\n"
|
||||||
"--list: list all Deskbar addons.\n"
|
"--list: list all Deskbar addons.\n"
|
||||||
"--remove: delete all desklink addons.\n");
|
"--remove: delete all desklink addons.\n");
|
||||||
return 1;
|
return 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user