diff options
Diffstat (limited to 'docs/gettingstarted/writingdocs')
-rw-r--r-- | docs/gettingstarted/writingdocs/gitreview.rst | 1 | ||||
-rw-r--r-- | docs/gettingstarted/writingdocs/todo.rst | 5 |
2 files changed, 1 insertions, 5 deletions
diff --git a/docs/gettingstarted/writingdocs/gitreview.rst b/docs/gettingstarted/writingdocs/gitreview.rst index 308e313460b..8eb8d071402 100644 --- a/docs/gettingstarted/writingdocs/gitreview.rst +++ b/docs/gettingstarted/writingdocs/gitreview.rst @@ -66,6 +66,7 @@ To modify an existing patch: .. code-block:: console + $ git review -d <review number> $ git status $ git add <filename> $ git commit --amend diff --git a/docs/gettingstarted/writingdocs/todo.rst b/docs/gettingstarted/writingdocs/todo.rst index 6c722986c24..8051f6d7e07 100644 --- a/docs/gettingstarted/writingdocs/todo.rst +++ b/docs/gettingstarted/writingdocs/todo.rst @@ -43,11 +43,6 @@ The getting started users guide needs an overview This section should be references to the doxygen links. The doxygen links will need to be cleaned up. This section could be a quick reference only using commands we have tested. -:ref:`progressivevpp` -===================== - -This section needs work. It needs to be split up and tested. - :ref:`vswitchrtr` ================= |