From 86b4524b10b6e9eace01374ce138f8db81c6f3b9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 8 Oct 2025 18:26:51 -0700 Subject: Minor doc fixups. --- docs/ref/api/args.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/ref/api/args.md') diff --git a/docs/ref/api/args.md b/docs/ref/api/args.md index a40cef94..9b12de9d 100644 --- a/docs/ref/api/args.md +++ b/docs/ref/api/args.md @@ -60,9 +60,9 @@ returned. This function may return the following errors: -- [`NNG_ARG_AMBIGU`]: Parsed option matches more than one specification. -- [`NNG_ARG_MISSING`]: Option requires an argument, but one is not present. -- [`NNG_ARG_INVAL`]: An invalid (unknown) argument is present in _argv_. +- `NNG_ARG_AMBIG`: Parsed option matches more than one specification. +- `NNG_ARG_MISSING`: Option requires an argument, but one is not present. +- `NNG_ARG_INVAL`: An invalid (unknown) argument is present in _argv_. ### Option Specification -- cgit v1.2.3-70-g09d2