commit d49216fe38f8ff7363e2113ccec775a7450fc0fa from: Mark Jamsek via: Omar Polo date: Wed Jan 11 11:22:05 2023 UTC fix some typo in the manpage commit - 82df472760084fc35981aee0498e6696e907478b commit + d49216fe38f8ff7363e2113ccec775a7450fc0fa blob - b0bac9c9d26c45ed8fdb574c1648dde31d05df30 blob + f2bb80f8af4b1a8a8460e18ae8e5bc027a7995c2 --- plass.1 +++ plass.1 @@ -76,7 +76,7 @@ from the store. .It Cm tee Oo Fl q Oc Ar entry Persist the data read from standard input into the store under the given .Ar entry -name and the print it again on the standard output unless the +name and then print it again on the standard output unless the .Fl q option is given. .El @@ -172,6 +172,6 @@ or similar if it's a concern. .Cm mv is not able to move directory trees, only file entries. .Pp -There isn't a +There isn't an .Cm init sub-command, the store initialization must be performed manually.