Clarify CLI documentation

This commit simply expands on the CLI usage document so that we can
easily expand it to include new sections.

Change-Id: Ib1c4d6999e2cdcb078609f0cf612f7073d2747c4
This commit is contained in:
Lance Bragstad 2018-06-01 21:41:29 +00:00
parent ba836f2d40
commit e74a3b7744
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,12 @@
Command Line Interface
======================
This document describes the various command line tools exposed by
``oslo.policy`` to manage policies and policy files.
oslopolicy-checker
==================
Run the command line ``oslopolicy-checker`` to check policy against the
OpenStack Identity API access information.