diff --git a/llvm/docs/CommandGuide/llvm-ar.rst b/llvm/docs/CommandGuide/llvm-ar.rst index 63b3a519550bc..656fc6b23d801 100644 --- a/llvm/docs/CommandGuide/llvm-ar.rst +++ b/llvm/docs/CommandGuide/llvm-ar.rst @@ -187,7 +187,8 @@ section to determine which modifiers are applicable to which operations. the *count* parameter allows you to supply a positive whole number that selects the instance of the given name, with "1" indicating the first instance. If :option:`N` is not specified the first member of that name will - be selected. If *count* is not supplied, the operation fails.*count* cannot be + be selected. If *count* is not supplied, the operation fails. + *count* cannot be consumed without :option:`N`. .. option:: o