Added missing command line options to help text.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36801 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -153,6 +153,8 @@ main(int, char **argv)
|
||||
|
||||
if (!atLeastOnePath) {
|
||||
printf( "usage: desklink { [ --list|--remove|[cmd=title:action ... ] [ path|signature ] } ...\n"
|
||||
"--add-volume: install volume control into Deskbar.\n"
|
||||
"--volume-control: show window with global volume control.\n"
|
||||
"--list: list all Deskbar addons.\n"
|
||||
"--remove: remove all desklink addons.\n"
|
||||
"--remove=name: remove all 'name' addons.\n");
|
||||
|
||||
Reference in New Issue
Block a user