Skip to content

Commit 8b18f79

Browse files
committed
docs: fix a syntax error in README.rst that was not caught by rstcheck!
Error was: Warning: Inline literal start-string without end-string Signed-off-by: Stephen L. <lrq3000@gmail.com>
1 parent fdbe1b7 commit 8b18f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Note: this also works for a single file, just replace "your_folder" by "your_fil
107107

108108
- To update this monitoring database (check for new files, but does not remove files that do not exist anymore - replace ``--append`` with ``--remove`` for the latter):
109109

110-
``pff hash -i "your_folder -d "dbhash.csv" --update --append
110+
``pff hash -i "your_folder -d "dbhash.csv" --update --append``
111111

112112
- Later, to check which files were corrupted:
113113

0 commit comments

Comments
 (0)