diff options
| author | Steve Martinelli <s.martinelli@gmail.com> | 2017-02-22 14:19:38 -0600 |
|---|---|---|
| committer | Steve Martinelli <s.martinelli@gmail.com> | 2017-02-22 14:19:38 -0600 |
| commit | aef9dacc7f65c4183c6401956ea6c87f16045e96 (patch) | |
| tree | 55a84e676804434df6fc4ca135d2226beff93578 /doc/source/decoder.rst | |
| parent | 4b293c57c83fc5214d9e2785261d4667ba3aa93e (diff) | |
| download | python-openstackclient-aef9dacc7f65c4183c6401956ea6c87f16045e96.tar.gz | |
minor tweaks to mapping table
- no need to prefix it with OSC
- since it's a page with a lot of content, make
it show sub headings
Change-Id: I1aab4f71def53f1a11a8a0e0f6b7748233ff02c7
Diffstat (limited to 'doc/source/decoder.rst')
| -rw-r--r-- | doc/source/decoder.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/decoder.rst b/doc/source/decoder.rst index 3d07bb6f..178ba01c 100644 --- a/doc/source/decoder.rst +++ b/doc/source/decoder.rst @@ -1,6 +1,6 @@ -================= -OSC Mapping Table -================= +============= +Mapping Guide +============= The following is an incomplete mapping between legacy OpenStack CLIs and OpenStackClient. Think of it as a magic decoder ring if you were using the |
