diff options
author | Phil Dawson <phil.dawson@codethink.co.uk> | 2018-11-19 09:33:17 +0000 |
---|---|---|
committer | Phil Dawson <phil.dawson@codethink.co.uk> | 2018-12-12 14:43:40 +0000 |
commit | 85c61894d8871f6096fbd164280eb529981b40c6 (patch) | |
tree | cdbf5f7a621478d6043834939ce47c6aee7c8d9f /doc | |
parent | c2efeba064f30c9bdbb4e370b1911dc50a78ff9b (diff) | |
download | buildstream-85c61894d8871f6096fbd164280eb529981b40c6.tar.gz |
Remove source bundle command
This is part of the work towards #672
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/using_commands.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/source/using_commands.rst b/doc/source/using_commands.rst index 18affc6e5..90d86dcbb 100644 --- a/doc/source/using_commands.rst +++ b/doc/source/using_commands.rst @@ -86,13 +86,6 @@ project's main directory. ---- -.. _invoking_source_bundle: - -.. click:: buildstream._frontend.cli:source_bundle - :prog: bst source bundle - ----- - .. _invoking_workspace: .. click:: buildstream._frontend.cli:workspace |