sssheridan

Results 5 issues of sssheridan

This is my first-ever pull request. If I've done this right, I'll contribute more substantially later. In this commit, I edited a few comments for clarity. Should such edits be...

docs 📚
docker

At [this page](https://kopia.io/docs/reference/command-line/common/repository-create-filesystem/) and output by `kopia repository create`, there's a flag listed: ```` --[no-]help-full Show help for all commands, including hidden ```` However, it produces: ```` $ kopia repository...

I'd rate myself as an intermediate-level user of both ZFS and Kopia. I don't understand what task is being described here: > ### ZFS point-in-time snapshotting: > When snapshotting ZFS...

File: [engine/install/ubuntu.md](https://docs.docker.com/engine/install/ubuntu/) This page reads: > ### Installation methods > You can install Docker Engine in different ways, depending on your needs: > - Most users [set up Docker’s repositories](https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository)...

area/Install

File: [engine/install/ubuntu.md](https://docs.docker.com/engine/install/ubuntu/) In [this issue](https://github.com/docker/docker.github.io/issues/15327), I explained that installing docker through Ubuntu's default apt repositories is an option, and should be mentioned (and either encouraged or discouraged as appropriate) in...

area/Install