docs: fix incorrect command by eccentricexit · Pull Request #31 · AssemblyScript/node
Navigation Menu
{{ message }}
AssemblyScript / node Public
- Notifications You must be signed in to change notification settings
- Fork 10
Open
eccentricexit wants to merge 1 commit intoAssemblyScript:mainfrom
Open
docs: fix incorrect command#31
eccentricexit wants to merge 1 commit intoAssemblyScript:mainfrom
docs: fix incorrect command#31
eccentricexit wants to merge 1 commit intoAssemblyScript:mainfrom
Conversation
Copy link Copy Markdown
eccentricexit
commented
Sep 22, 2020
eccentricexit
commented
The original command does not run because options should come after the entry file:
SYNTAX
asc [entryFile ...] [options]
The original command does not run because options should come after the entry file: ``` SYNTAX asc [entryFile ...] [options] ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment