mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
mailto example in help
This commit is contained in:
parent
05af3ba7f0
commit
6d9b97b22c
@ -78,6 +78,7 @@ static void help(void) {
|
||||
puts(" file_manager preferred file manager\n");
|
||||
puts("Example:");
|
||||
puts(" ede-launch --launch browser http://www.foo.com");
|
||||
puts(" ede-launch --launch mail mailto: foo@foo.com");
|
||||
puts(" ede-launch gvim");
|
||||
puts(" ede-launch ~/Desktop/foo.desktop");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user