mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-16 07:01:14 -03:00
docs: Fix argparse chapter
Missing a label. Oops. [ci skip]
This commit is contained in:
@@ -127,6 +127,8 @@ For example::
|
||||
|
||||
This isn't specific to argparse but common to all things using ``getopt(3)`` (if they have optional arguments at all). That ``grep`` example is how GNU grep actually behaves.
|
||||
|
||||
.. _flag-value-validation:
|
||||
|
||||
Flag Value Validation
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user