mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 13:19:03 +00:00
Merge branch 'master' of bitbucket.org:nuttx/apps
This commit is contained in:
commit
635571db87
1 changed files with 10 additions and 3 deletions
|
|
@ -35,7 +35,14 @@ Build instuctions
|
|||
Usage
|
||||
=====
|
||||
|
||||
./tcledit [-o <outfilename>] <infilename>
|
||||
. /tcledit [-o <outfilename>] <infilename>
|
||||
|
||||
Where <infilename> is the original world file name which will be overwritten
|
||||
unless <outfilename> is provided.
|
||||
Where <infilename> is the original world file name which will be overwritten
|
||||
unless <outfilename> is provided.
|
||||
|
||||
NOTE: The default traveler world file is apps/graphics/traverler/world/transfrm.wld.
|
||||
The file contains relative paths so you may have to CD in to the directory first
|
||||
like:
|
||||
|
||||
cd world
|
||||
../tools/tcledit/tcledit transfrm.wld
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue