commit | 34e452dd0252c162242a718ed5287a2af622b7d7 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Mar 28 11:02:56 2022 +0800 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Mar 31 19:06:16 2022 +0200 |
tree | a8a179f5b78f829947fdd67ec0f6b685dff46780 | |
parent | 572934d15a67ce5643472b5f6d3151476cc2b89d [diff] |
doc: usage: Group all shell command docs into cmd/ sub-directory Currently all shell command docs are put in the doc/usage root. Let's group them into cmd/ sub-directory. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>