Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Commit

Permalink
docs: adjusting docstring for keep
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed May 6, 2022
1 parent 759fbc5 commit 74fb160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs_obsidian/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ def mobile_shortcuts(

def keep(obsidian, console, configuration, actions=False):
"""
Keep deleted file and stoped published file (change/remove of the share key)
Delete the file moved or removed from sharing
Parameters
----------
obsidian: bool
Expand All @@ -119,7 +119,7 @@ def keep(obsidian, console, configuration, actions=False):
Rich console
configuration: dict
actions: bool, default: False
If we want to keep the file in github actions.
If we want to clean using github actions.
Returns
-------
int
Expand Down

0 comments on commit 74fb160

Please sign in to comment.