mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +00:00
* doc/bison.texinfo (Bison Options): Escape @' in $@'.
This commit is contained in:
@@ -6214,7 +6214,7 @@ compatibility with @acronym{POSIX}:
|
||||
|
||||
@example
|
||||
#! /bin/sh
|
||||
bison -y "$@"
|
||||
bison -y "$@@"
|
||||
@end example
|
||||
@end table
|
||||
|
||||
|
||||
Reference in New Issue
Block a user