Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent documentation for generic #832

Open
m-kru opened this issue Jan 16, 2024 · 0 comments
Open

Inconsistent documentation for generic #832

m-kru opened this issue Jan 16, 2024 · 0 comments

Comments

@m-kru
Copy link

m-kru commented Jan 16, 2024

From man nvc:

-g name=value
       Override  generic  name with value.  Integers, enumeration literals, and string literals are supported.  Generics in in‐
       ternal instances can be overridden by giving the full dotted path to the generic.  For example  -gI=5,  -gINIT=’1’,  and
       -gUUT.STR="hello".

The first line has space character between -g and name. In the description there are no spaces.
Even if both ways are valid, I guess the documentation should be consistent and should present the preferred way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants