mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
UMK: Link in help now points to https not http.
git-svn-id: svn://ultimatepp.org/upp/trunk@15259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
f2a956a344
commit
ebcda9ca37
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ CONSOLE_APP_MAIN
|
||||||
Puts("Usage: [-options] umk assembly main_package [build_method] [+flags] [output]\n\n"
|
Puts("Usage: [-options] umk assembly main_package [build_method] [+flags] [output]\n\n"
|
||||||
"Examples: umk examples Bombs GCC -ab +GUI,SHARED ~/bombs\n"
|
"Examples: umk examples Bombs GCC -ab +GUI,SHARED ~/bombs\n"
|
||||||
" umk examples,uppsrc Bombs ~/GCC.bm -rv +GUI,SHARED ~/bin\n\n"
|
" umk examples,uppsrc Bombs ~/GCC.bm -rv +GUI,SHARED ~/bin\n\n"
|
||||||
"See http://www.ultimatepp.org/app$ide$umk$en-us.html for details\n");
|
"See https://www.ultimatepp.org/app$ide$umk$en-us.html for details\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue