Skip to content

Commit

Permalink
Added -p parameter to update documentation (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wesley Banfield authored and matthewwardrop committed Dec 18, 2018
1 parent 75635ac commit c70ab03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/workflows/writing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ command. This will allow the add operation to override exiting knowledge posts.

.. code-block:: shell
$ knowledge_repo --repo <repo_path> add --update <file with format {ipynb, Rmd, md}> <location in knowledge repo>
$ knowledge_repo --repo <repo_path> add --update <file with format {ipynb, Rmd, md}> -p <location in knowledge repo>
Previewing
^^^^^^^^^^
Expand Down

0 comments on commit c70ab03

Please sign in to comment.