flex: fix --outfile example (#4165)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
- Specify the output file:
|
||||
|
||||
`flex {{analyser.l}} --outfile {{analyser.c}}`
|
||||
`flex --outfile {{analyser.c}} {{analyser.l}}`
|
||||
|
||||
- Compile a C file generated by flex:
|
||||
|
||||
|
Reference in New Issue
Block a user