diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2021-12-21 09:00:44 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-12-21 07:54:16 -0500 |
commit | b4a0b76585cdba396c6d7fd2e3858821a3355f34 (patch) | |
tree | 2e79651f7259ba50563d2ecdc60d2533f5f3cc16 | |
parent | 4afab30caea3211032710c4298a8839d3254e7f7 (diff) |
doc: remove duplicate page inclusion
doc/usage/index.rst in branch origin/next includes usage/environment twice.
Remove the duplicate entry.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
-rw-r--r-- | doc/usage/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 3905540735..33761af96a 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst @@ -11,7 +11,6 @@ Use U-Boot netconsole partitions cmdline - environment Shell commands -------------- |