mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Added documentation for the -rp, --rootpath option.
This commit is contained in:
committed by
Luke Page
parent
e59a93b5fd
commit
7396e3438e
@@ -47,6 +47,7 @@ var lessc_helper = {
|
||||
sys.puts(" that will output the information within a fake");
|
||||
sys.puts(" media query which is compatible with the SASS");
|
||||
sys.puts(" format, and 'all' which will do both.");
|
||||
sys.puts(" -rp, --rootpath Set rootpath for url rewriting in relative imports and urls.");
|
||||
sys.puts("");
|
||||
sys.puts("Report bugs to: http://github.com/cloudhead/less.js/issues");
|
||||
sys.puts("Home page: <http://lesscss.org/>");
|
||||
|
||||
Reference in New Issue
Block a user