Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit a594435

Browse files
yet another README line break typo
1 parent fae5b59 commit a594435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Don't worry, they're easy to remember after a minute:
2424

2525
## Additional commands and flags
2626
`bak down --keep my_file` - Restores from .bakfile, does not delete .bakfile
27-
`bak diff my_file` Compare a .bakfile using `diff` (will become configurable)
27+
`bak diff my_file` Compare a .bakfile using `diff` (will become configurable)
2828
`bak show my_file` View a .bakfile in $PAGER
2929
`bak show --using exec my_file` View a .bakfile using `exec` (alias `--in`)
3030

0 commit comments

Comments
 (0)