mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Added example to help line
This commit is contained in:
parent
825836fe3d
commit
302350b22b
@ -90,6 +90,7 @@ static void help(void) {
|
||||
puts("Example:");
|
||||
puts(" ede-launch --launch browser http://www.foo.com");
|
||||
puts(" ede-launch --launch mail mailto:foo@foo.com");
|
||||
puts(" ede-launch foo@foo.com");
|
||||
puts(" ede-launch gvim");
|
||||
puts(" ede-launch ~/Desktop/foo.desktop");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user