#181 Use docopt syntax more consistently
Merged by oturpe. Opened by oturpe.
fedora-docs/ oturpe/package-maintainer-docs docopt  into  main

Download 181.patch

There are many places in Package Maintainer Docs that document or give examples of command line tool syntax. Most of these were already using notation that was compatible, or almost so, with docopt. Be more consistent by making everything really compatible with that notation, and also by choosing to denote a mandatory parameter via <some_string> instead of SOME_STRING.

rebased onto 3dbcca3902aa06d744be48df2503801b2313d8f4

rebased onto fa488b94d29d538aae6ede72ad3d92060ce42eae

I was not aware about docopt, but it seems good idea to select and follow some standard 👍

rebased onto 7c94449fc0ee4ad44b82f87e2604e1278c811d89

This has been open for while and no negative comments have been received, so I am merging this now.

Pull-Request has been merged by oturpe

Metadata