fix 19655 - fixing url fragment (#19667)

This commit is contained in:
rockcavera
2022-04-01 03:01:51 -03:00
committed by GitHub
parent 49844415ce
commit 1275763284

View File

@@ -16,7 +16,7 @@
##
## The following syntax is supported when arguments for the `shortNoVal` and
## `longNoVal` parameters, which are
## `described later<#shortnoval-and-longnoval>`_, are not provided:
## `described later<#nimshortnoval-and-nimlongnoval>`_, are not provided:
##
## 1. Short options: `-abcd`, `-e:5`, `-e=5`
## 2. Long options: `--foo:bar`, `--foo=bar`, `--foo`