doc: markup :option: role as :nref-option: role to prevent sphinx warnings
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
@@ -65,7 +65,7 @@ This will *silently delete all the files below the current directory*, no
|
|||||||
questions asked. Probably not what you expected.
|
questions asked. Probably not what you expected.
|
||||||
|
|
||||||
This happens because :command:`find` has the last word on how to interpret its
|
This happens because :command:`find` has the last word on how to interpret its
|
||||||
arguments. For :command:`find`, the argument :option:`-delete` is not a path.
|
arguments. For :command:`find`, the argument :nref-option:`-delete` is not a path.
|
||||||
|
|
||||||
Let's see how we can handle this particular case:
|
Let's see how we can handle this particular case:
|
||||||
|
|
||||||
|
|||||||
@@ -151,7 +151,7 @@ I Need my Report!
|
|||||||
OK, I understand. That's cool, by the way.
|
OK, I understand. That's cool, by the way.
|
||||||
|
|
||||||
So, if I want to use this with *Kapow!*, I have to make it read the script
|
So, if I want to use this with *Kapow!*, I have to make it read the script
|
||||||
from ``stdin``. To do this I know that I have to put a ``-`` at the end.
|
from ``stdin``. To do this I know that I have to put a :nref-option:`-` at the end.
|
||||||
|
|
||||||
Let me try:
|
Let me try:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user