Skip to content

Commit

Permalink
add missing line break to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
torzsmokus authored Oct 21, 2024
1 parent af1ce83 commit 6237a19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/howdoi_advanced_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
won’t be that feasible. Hence, Howdoi has a stashing feature which allows you to save your query, view the query, delete the saved
results and even empty the entire stash ! (see keep documentation for more information on stashing). Here is how you can do this:

- **stashing: howdoi --save QUERY** **viewing: howdoi --view**
- **stashing: howdoi --save QUERY**
- **viewing: howdoi --view**
- **removing: howdoi --remove (will be prompted which answer to delete)**
- **emptying: howdoi --empty (empties entire stash, will be prompted to confirm)**

Expand Down

0 comments on commit 6237a19

Please sign in to comment.