Skip to content

Commit

Permalink
Merge pull request #80 from nfsergiu/patch-1
Browse files Browse the repository at this point in the history
Typo: fix the link for the edit command
  • Loading branch information
OrkoHunter authored May 17, 2021
2 parents b58d024 + aae6527 commit e389605
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# Commands

<dl>
<dt><a href="https://github.com/OrkoHunter/keep/blob/master/keep/commands/cmd_update.py">edit</a></dt>
<dt><a href="https://github.com/OrkoHunter/keep/blob/master/keep/commands/cmd_edit.py">edit</a></dt>
<dd>Edit the saved commands and their descriptions.</dd>

<dt><a href="https://github.com/OrkoHunter/keep/blob/master/keep/commands/cmd_grep.py">grep</a> "PATTERN"</dt>
Expand Down Expand Up @@ -110,4 +110,4 @@ $ keep run "tar" -n
Enter value for 'tarfile': /path/to/tar
Enter value for 'dest': /my/folder/

```
```

0 comments on commit e389605

Please # to comment.